Tock: Search Restaurants
Tock via Parse · food_dining
Search for restaurants on Tock by query keyword and city. Returns restaurant listings from the city browse page. Results include name, slug, URL, and image. The query filters by keyword match against the city's restaurant carousel; an empty query returns all featured restaurants. Pagination is not supported — the limit parameter caps the returned array. Search for restaurants on Tock (exploretock.com) and get detailed restaurant information including accolades, FAQs, and contact details. Fulfilled by Parse from tock.com.
- food-dining
- parse
- platform-key
- reviews-ratings
- tock
- tock-com
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/56407e7b-33ee-493f-b58a-62046858269c/search_restaurants
- Interface artifact
- sha256:fd99cb8307ed4f2e23ce29183b4611795e12b68cfb7f70d127bb8ff7c443290f
- Manifest digest
- sha256:b78d7d31970208c1f605c7ec87c8e86fc8b6b94fa8d9530b26ea54f5b4378a4c
Request fields
- city (string): City slug for browsing restaurants (e.g. 'chicago', 'new-york', 'san-francisco'): Allowed values: chicago, new-york, san-francisco, los-angeles
- limit (integer): Maximum number of restaurant results to return
- query (string): Search keyword to filter restaurants (e.g. 'italian', 'sushi', 'steakhouse'). Empty string returns all featured restaurants.
Example queries
- {"city":"chicago","limit":"5","query":"italian"}