Skip to content

codeastar/easy_cheap_flights_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Cheap Flights Checker in Python

Use RaidAPI with Skyscanner API to get cheap flights info quick and easy.

(for complete tutroial, please visit https://www.codeastar.com/cheap-flights-checker-flight-for-your-dream/ )

Quick Install

$pipenv install

How to run

(for the first time)

export SKYSCAN_RAPID_API_KEY=you_api_key (for Linux/MacOS) or $Env:SKYSCAN_RAPID_API_KEY="you_api_key" (for Win10, double quotes are needede)

python skyscanner.py


(after the first run)

python skyscanner.py

Sample Result

Cheap Flights Checker in Python

About

Use Python with Skyscanner API to search cheap flights.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages