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
query_list = [azul.Query('GRU', 'CNF', '10/02/2023'), azul.Query('GRU', 'BSB', '01/05/2023')]
myScrapper = azul.FlightScrapper()
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.6.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.6-py3-none-any.whl
(52.2 kB
view details)
File details
Details for the file azul_voos-0.0.6.tar.gz.
File metadata
- Download URL: azul_voos-0.0.6.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 |
645dcbe5ef6af7f300b7a3125f61b07e81aabcc9de8499b623895b14562a32fc
|
|
| MD5 |
0111dfeaaa556ed898554cfee2b67404
|
|
| BLAKE2b-256 |
fd29fe8f942e1785ebc3ce8a2d8fee6717ae6bb80548b4d477349962ea5c57d0
|
File details
Details for the file azul_voos-0.0.6-py3-none-any.whl.
File metadata
- Download URL: azul_voos-0.0.6-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 |
3ec7d01436c3251ff59d48314d3be105fc3467bf39df5c71ea900e22f91c373b
|
|
| MD5 |
323646bc559a6267cd4ad4f4066ecf85
|
|
| BLAKE2b-256 |
62e864a2ea6cbfad8799e867abfe40cf68ad650d858569ae7ea5b83e40dd428a
|