parisaeroport.fr
Suggest Paris flight destinations
Input
query requiredFree-text destination to look up, e.g. 'Shanghai', 'London', 'New York'. Matches the site's own typeahead (also its French names, e.g. 'Londres').
limit optionalMax suggestions to return.
Default: 10Output
query requiredmatchedTerm requiredThe term the returned suggestions actually correspond to. Equals `query` in the normal case. The site prefix-matches French airport labels, so an English name can match nothing while a prefix of it does - for 'London' this is 'Lond', the longest prefix the site still resolves to the LONDRES airports. Equals `query` whenever `destinations` is empty.
destinations requiredAirport suggestions in the site's ranked order ([0] = best match). Empty when the site has no destination for the query. A metro (e.g. London) yields one entry per airport, sharing a cityCode.
