Theinfatuation: Search Restaurants
Theinfatuation via Parse · food_dining
Search for reviewed restaurants by keyword and location. Returns paginated results from The Infatuation's review database. Each result includes place details, rating, categories, cuisines, neighborhoods, and contributors. Pagination uses a cursor-based scheme. API for The Infatuation restaurant guides and reviews, including search, city discovery, neighborhood listings, and detailed restaurant review data. Fulfilled by Parse from theinfatuation.com.
- food-dining
- maps-geo
- parse
- platform-key
- reviews-ratings
- theinfatuation
- theinfatuation-com
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/c453b6b3-b2c3-4ad7-81ab-9ad465817930/search_restaurants
- Interface artifact
- sha256:6f76600ac2afe5f2da3590923f0f1ed5d40ff65ddae08078d3fc9baf30000638
- Manifest digest
- sha256:c1ae1fabd2e02b662f675ef6d59f4ca02d6b9278f146c490ca38c793474f2993
Request fields
- after (string): Pagination cursor from pageInfo.endpageDirectionCode of a previous response.
- limit (integer): Number of results to return per page.
- query (string): Search keyword to filter restaurants (e.g. 'pizza', 'sushi', 'brunch').
- location (string, required): City slug identifying the market to search within (e.g. 'new-york', 'los-angeles', 'chicago').: Allowed values: new-york, los-angeles, chicago, london, philadelphia
Example queries
- {"limit":"5","query":"pizza","location":"new-york"}