Find outbound and inbound flights on specific days and times
- Python3
pip install requests terminaltables
- Get a Skyscanner API key from RapiAPI: https://rapidapi.com/skyscanner/api/skyscanner-flight-search
Between line 11 and 22 (inclusive).
See LICENSE file