Search Google Flights for prices, times, and airlines. No API key required.
Search Google Flights from the command line. Get prices, times, and airlines - no API key needed.
Built on fast-flights.
# one-off search (no install needed)
uvx flight-search DEN LAX --date 2026-03-01
# or install globally
uv tool install flight-search
flight-search JFK LHR --date 2026-06-15 --return 2026-06-22
positional arguments:
origin Origin airport code (e.g., DEN, LAX, JFK)
destination Destination airport code