Scraping de dados de voo da empresa Azul utilizando selenium
Project description
azul-voos
Scrapping de dados de voos da empresa Azul.
Utiliza selenium para fazer o scrapping.
Driver utilizado
- Chrome Driver
Instalação
pip install azul_voos
Exemplo de uso:
from azul_voos import azul
myScrapper = azul.FlightScrapper()
query_list = [azul.Query('GRU', 'CNF', '10/02/2023'), azul.Query('GRU', 'BSB', '01/05/2023')]
results = myScrapper.scrape(query_list)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
azul_voos-0.1.3.tar.gz
(50.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
azul_voos-0.1.3-py3-none-any.whl
(52.8 kB
view details)
File details
Details for the file azul_voos-0.1.3.tar.gz.
File metadata
- Download URL: azul_voos-0.1.3.tar.gz
- Upload date:
- Size: 50.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d28b3d7fd141251fe69640bf83cae5292f82197f1fec92ecb2682621a722e729
|
|
| MD5 |
6dc3b15172bf86c364662b3c5e393627
|
|
| BLAKE2b-256 |
23efc622796e1833e481270d52512ab60d6efc42b9f5119903311c4ae8f254dc
|
File details
Details for the file azul_voos-0.1.3-py3-none-any.whl.
File metadata
- Download URL: azul_voos-0.1.3-py3-none-any.whl
- Upload date:
- Size: 52.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4d29b845ab9cfff21afe879da2acacf70bb6d2b899f4e10ec57989c88b2dd2a
|
|
| MD5 |
f84e9e746f7b5071544ec9d9eb2377e1
|
|
| BLAKE2b-256 |
a99bf4e299613340e619acbeafa27cf5feae6d6a27a5f5fbc54a826139d88886
|