Skyscanner: Autocomplete
Skyscanner via Parse · travel
Autocomplete airport/city name search to get GeoIds (entityIds) and IATA codes for use in other endpoints. Returns matching airports and cities based on the query string. Results include place_id, place_name, city_name, country_name, iata_code, entity_id, and resulting_phrase for each match. Autocomplete airport and city names, and retrieve flight price calendars on Skyscanner India. Fulfilled by Parse from skyscanner.co.in.
- finance
- maps-geo
- parse
- platform-key
- skyscanner
- skyscanner-co-in
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e1554788-7256-4021-ab94-1e1a90a66ee7/autocomplete
- Interface artifact
- sha256:33ea3dbb5a473d7e8bda72160eb0fe34b47fe0cfcbb818c098d937056c956db9
- Manifest digest
- sha256:ae05e16ca6853eaba61de27a6133a8ad1d8f1d26c81f9b3604b4da1619044f6f
Request fields
- query (string, required): Search query for airport or city name (e.g. 'London', 'New York', 'Tokyo')
- is_destination (boolean): Whether the search is for a destination airport/city: Allowed values: true, false
Example queries
- {"query":"London","is_destination":"False"}