Theinfatuation: Browse Restaurants By City
Theinfatuation via Parse · food_dining
Browse all restaurants and guides in a specific city. Returns paginated results including both reviews and guides. 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/browse_restaurants_by_city
- Interface artifact
- sha256:217638a8faddad70e2b5dd7b404ce25e1e5aa20c0537d43ccbf4ec7e56bd1a46
- Manifest digest
- sha256:1fefc1c3fbe3d3a77af336899efed693d04351c793a3c4b60bacd8c2cd4ca972
Request fields
- city (string, required): City slug identifying the market to browse (e.g. 'new-york', 'los-angeles', 'chicago').: Allowed values: new-york, los-angeles, chicago, london, philadelphia
- after (string): Pagination cursor from pageInfo.endpageDirectionCode of a previous response.
- limit (integer): Number of results to return per page.
Example queries
- {"city":"new-york","limit":"5"}