stefanostsolos / Budget-Flight

Find the cheapest flights to your dream destinations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%