Scrapping 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.0.7.tar.gz
(806.2 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.0.7-py3-none-any.whl
(52.2 kB
view details)
File details
Details for the file azul_voos-0.0.7.tar.gz.
File metadata
- Download URL: azul_voos-0.0.7.tar.gz
- Upload date:
- Size: 806.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d147493e6a2023a25afde33e8aea5af86e376ef10dc934c52bf88bfe14361890
|
|
| MD5 |
9775a7d68b64929922f2ba9dadaf8755
|
|
| BLAKE2b-256 |
bdbe62feac46d4e83de75dd3923115578baf81e941a30484706e76b38ad71651
|
File details
Details for the file azul_voos-0.0.7-py3-none-any.whl.
File metadata
- Download URL: azul_voos-0.0.7-py3-none-any.whl
- Upload date:
- Size: 52.2 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 |
5f85525b4b925db785818197d741a2f6f2ebb59d911b0091980db1ee0d4585c7
|
|
| MD5 |
c46a055144813f5e93d87b0a7385ec63
|
|
| BLAKE2b-256 |
675605909775d924bee36e177c4ed417b6744aaf7bbaf16de1baf678e682811d
|