Scraping de dados de voo da empresa Azul utilizando selenium
Project description
azul-voos
Scraping de dados de voos da empresa Azul.
Utiliza selenium para fazer o scraping.
Driver utilizado
- Chrome Driver
Instalação
pip install azul_voos
Exemplo de uso:
from azul_voos import azul
myScraper = azul.FlightScraper()
query_list = [azul.Query('GRU', 'CNF', '10/02/2023'), azul.Query('GRU', 'BSB', '01/05/2023')]
results = myScraper.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.5.tar.gz
(50.3 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.5-py3-none-any.whl
(52.8 kB
view details)
File details
Details for the file azul_voos-0.1.5.tar.gz.
File metadata
- Download URL: azul_voos-0.1.5.tar.gz
- Upload date:
- Size: 50.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6145ac6fc05538ef068275ab962bd84ebe4c548fcc176fd6a6eef92493f1d63b
|
|
| MD5 |
7ee72751d2f50b9b9a1e456be2cce227
|
|
| BLAKE2b-256 |
4ad36a6ac6877c3efeafc1647e33423127e57cbc0a47f0ccb622878b2413b457
|
File details
Details for the file azul_voos-0.1.5-py3-none-any.whl.
File metadata
- Download URL: azul_voos-0.1.5-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 |
5e4ea5da7e17a8a6e250d13094b821b89b3874f78b2ca93cff8aa29a2ffec11c
|
|
| MD5 |
4fe6e4b68f5c61dd43cb454f9f82d11e
|
|
| BLAKE2b-256 |
8cb98af123e8955ef4c835bae90072f71609e8ca4e6d810d688dda6456ab7fa0
|