Trivago: Autocomplete
Trivago via Parse · travel
Autocomplete/suggest destinations as the user types a location name. Returns up to 5 suggestions including cities, regions, airports, and landmarks. Each suggestion includes a structured nsid (namespace/id pair) usable with search_hotels internally, a human-readable type, and a location label for disambiguation. Search for hotels, get autocomplete suggestions for destinations, and fetch hotel details from Trivago. Supports filtering by price and currency. Fulfilled by Parse from trivago.com.br.
- maps-geo
- parse
- platform-key
- reviews-ratings
- travel
- trivago
- trivago-com-br
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/c0845b42-e172-40e0-b541-1ddd9b39e91d/autocomplete
- Interface artifact
- sha256:fafd42dc81fe3467490ea003a537e67718e61e01cf86c622036b6da959a3d09e
- Manifest digest
- sha256:c0ec703c637127bd0383e3f6491a7025bd623dba540accdf2d9cdd6b04e06735
Request fields
- query (string, required): Search keyword for location (e.g. 'New York', 'London', 'Paris')
Example queries
- {"query":"Paris"}