Skip to content

giuseppecampanelli/google-flights-cli

Repository files navigation

google-flights-cli/api

CLI/API for Google Flights using Selenium

Requirements

Installing

  • Make sure you have installed Python 3
  • Install Selenium and the Chrome webdriver
  • Clone repository and starting searching!

Usage

python3 search.py --from "YUL" --to "CDG" --start "2020-06-10" [--end "2020-06-20"] [--stops 2] [--passengers 2] [--cheapest] For the API, refer to api.py for endpoints.

Contributing

Any contributions are welcome! Please try to follow the style conventions used throughout the repository, especially in the file(s) you are working on. If you find any bugs, please submit an issue and I'll take a look.

License

google-flights-cli is licensed under the MIT License.

About

CLI/API for Google Flights using Selenium

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages