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.0.tar.gz
(805.9 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.0-py3-none-any.whl
(52.5 kB
view details)
File details
Details for the file azul_voos-0.1.0.tar.gz.
File metadata
- Download URL: azul_voos-0.1.0.tar.gz
- Upload date:
- Size: 805.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b509fd499323dc2e92095839efebc5162a747d757cc1995bd44d9f58b039974
|
|
| MD5 |
28ff82385bad16e43d19af7dc26e9c0f
|
|
| BLAKE2b-256 |
9df9c37d6d6ee77ad6d83fba2d03a3582a2267aecb6258d38d68d4fb8ef881f7
|
File details
Details for the file azul_voos-0.1.0-py3-none-any.whl.
File metadata
- Download URL: azul_voos-0.1.0-py3-none-any.whl
- Upload date:
- Size: 52.5 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 |
bec4d849e79af7877074aab5364b0f1b9f2253ee0ddb6db56c64677c8cc2b134
|
|
| MD5 |
9b1ba868a89237b96dcd50f58a8fc501
|
|
| BLAKE2b-256 |
009555faa4a7de4739b7a38d4529ed4314f87bcd6d667b750f14442041f7a2a3
|