Skip to content

stefanostsolos/Budget-Flight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Flight

About

Find the cheapest flights to your dream destinations. We are using kayak.com data to select the lowest cost tickets. User is prompted to input his origin, the number of desired destinations, the destinations, the number of preferable departure dates, the departure dates and the length of stay. Results are visualized as a heatmap, so it's clear which flights are more affordable, when multiple destinations and/or departure dates are selected. Origin and destination should be given as a unique 3-letter IATA Code List of IATA airport codes. Departure dates should be given in the format YYYY-MM-DD. Tickets are for 1 adult, in economic class, without a stop, with a carry-on bag.

Prerequisites

Install the required Python packages withpip install selenium webdriver-manager beautifulsoup4 pandas numpy

About

Find the cheapest flights to your dream destinations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages