toasttab.com API: search_restaurants
toasttab.com via Parse · food_dining
Search for restaurants by geographic coordinates and optional query string. Returns up to 20 nearby restaurants with basic info including name, cuisine, slug, and location. Results are ordered by proximity to the specified coordinates. Search for restaurants by location, retrieve restaurant details, and browse full menus on ToastTab.com. Fulfilled by Parse from toasttab.com.
- ecommerce
- food-dining
- maps-geo
- parse
- platform-key
- toasttab-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/fa87477a-6532-42f5-b8b8-57ccbe16894e/search_restaurants
- Interface artifact
- sha256:f1d3d3d234565d547ed71ab667349b112a78aed694096568084cc05ca2b8c915
- Manifest digest
- sha256:e167cc14b9d9e03b7c5b03f477cfff804ce84beebf50ffe7cc8b71297cbdafce
Request fields
- query (string): Optional keyword to filter restaurants by name or cuisine
- latitude (number, required): Latitude of the search center
- longitude (number, required): Longitude of the search center
Example queries
- {"query":"pizza","latitude":"40.758896","longitude":"-73.985130"}