Hilton: Search Hotels
Hilton via Parse · travel
Search for Hilton hotels near a destination. Returns hotel details including name, address, coordinates, TripAdvisor ratings, nightly rates, amenities, and brand information. Results are sorted by distance from the destination center. Search for Hilton hotels worldwide by destination, get autocomplete suggestions for locations, and geocode addresses to coordinates. Fulfilled by Parse from www.hilton.com.
- hilton
- maps-geo
- parse
- platform-key
- reviews-ratings
- travel
- www-hilton-com
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/caf249fe-ffc9-4517-a323-cb77a999f164/search_hotels
- Interface artifact
- sha256:31aa47dd56cbfdc6c26b16debf2586e9048ec2994073aa22fa25bc90b511fb34
- Manifest digest
- sha256:bbcbfa9eb53e76a4b6aa97d8187c57635cb26d6f6f9e5624aa02bb076c52fda1
Request fields
- limit (integer): Maximum number of hotels to return (1-100): Allowed values: 5, 10, 20
- query (string, required): Destination to search (e.g., 'New York', 'Miami', 'London')
- currency (string): Currency code for rates (e.g., USD, EUR, GBP): Allowed values: USD, EUR, GBP
- language (string): Language code for results: Allowed values: en
Example queries
- {"limit":"5","query":"Miami","currency":"USD","language":"en"}