Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

LuryannC/Flight_Prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight_Prices

This bot was created solely for research purposes and should not be sold or distributed. Feel free to change the source code but, however, please always refer to me.

Bot to find flight details in the provided dates and export as a XLSX file.

Site scrapped:

How to run

Clone the repository and install the requirements.

git clone https://github.com/LuryannC/Flight_Prices.git && cd Flight_Prices
pip install -r requirements.txt

Edit the day(multiple return days can be added), airport and desired configuration in the Config.py file.

To finally run:

python.exe .\Start.py

The results are stored in ./Flight_Prices/data/(filename).xlxs

How long it takes to get the data

The bot was defined to take 1min to get the data and output it into a file. It was set this way due the website protection against bot, as once deteceted it will bring the captcha every time an element is clicked and soft lock your IP for a few minutes.

About

Get flight prices quickly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages