Opentable: Autocomplete
Opentable via Parse · food_dining
Get autocomplete suggestions for restaurants, cuisines, and locations based on a search term. Returns typed suggestions with geographic metadata when available. Useful for building search UIs with typeahead functionality. Search for restaurants, get autocomplete suggestions, resolve locations, and check availability on OpenTable. Covers the US market with rich restaurant data including ratings, reviews, photos, pricing, and features. Fulfilled by Parse from www.opentable.com.
- food-dining
- maps-geo
- opentable
- parse
- platform-key
- travel
- www-opentable-com
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f37010d4-cf53-464e-8c5a-8b0fb742720e/autocomplete
- Interface artifact
- sha256:85043db638d7d84fef380864f5eefacf1c0b51eb2a59db2d1968cc5b4c5001a1
- Manifest digest
- sha256:8f898be399c4a24fd3794b5949a392d77765ba6c76ebc82551d580f61daa4c82
Request fields
- term (string, required): Search term to autocomplete
- latitude (number): Latitude to bias results
- longitude (number): Longitude to bias results
Example queries
- {"term":"Italian","latitude":"40.7128","longitude":"-74.006"}