App Logo
google.com

Search Google flights

Search one-way flights on Google Flights. Returns a list of departure, arrival, airline, duration, origin, destination, stops, and price_eur. One-way only; price-less rows are skipped, so fewer than max may return; airline parsing is best-effort and can be null.

Input

date required

Departure date, ISO YYYY-MM-DD (one-way only).

destination required

Destination city or airport, free text typed into Google Flights' 'Where to?' field (e.g. 'Tokyo' or 'NRT').

max optional

Max flight rows to return. Default 10; price-less rows are skipped so fewer may come back.

Default: 10

Output

None

Start building not clicking