Skip to content

Python script to search cheapest flights using Google QPX Express API

Notifications You must be signed in to change notification settings

martin-git/gflights

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

gflights

Python 3.5 script to search cheapest flights using Google QPX Express API

Warning: Still early alpha version

Latest progress: successful querry of the google api. Output still messy unformatted json.

Requires a file with your api key in the root directory of the script. The filename has to be changed within the code (variable keyfile). Default is "key1.txt".

QPX Express Api documentation: https://developers.google.com/qpx-express/v1/trips/search#request

About

Python script to search cheapest flights using Google QPX Express API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%