App Logo
kiwi.com

Search Kiwi flights

Search one-way flights on Kiwi for a given origin, destination, and date. One-way only; results are the visible flight cards (capped by max), not the full result set. Returns departure, arrival, duration, airline, origin, destination, stops, price, currency.

Input

date required

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

origin required

Origin city or airport typed into Kiwi's origin field (e.g. 'Paris' or 'CDG'). Ambiguous city names (e.g. multiple 'London's worldwide) are resolved automatically to the most relevant match.

destination required

Destination city or airport (e.g. 'London' or 'LON'). Ambiguous city names (e.g. multiple 'London's worldwide) are resolved automatically to the most relevant match.

max optional

Max flight cards to return. Default 10.

Default: 10

Output

None

FAQ

Search one-way flights on Kiwi for a given origin, destination, and date. One-way only; results are the visible flight cards (capped by max), not the full result set. Returns departure, arrival, duration, airline, origin, destination, stops, price, currency.
Required: origin, destination, date. Optional: max.
No. It only uses pages of kiwi.com that are reachable without signing in.
It only reads. It looks things up on kiwi.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/kiwi.com/search_flights, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/kiwi.com/search_flights
It is part of Reduck's official curated catalogue.

Start building not clicking