Resy: Get Top Restaurants
Resy via Parse · food_dining
Get curated restaurant lists for a city: top-rated, new on Resy, or trending/climbing. Returns rich venue data including ratings, addresses, descriptions, images, and collection memberships. Results are ordered by the list's curation logic (not user-controllable). Search and discover restaurants on Resy, get detailed venue information, check availability slots, and browse curated restaurant lists by city. Fulfilled by Parse from www.resy.com.
- food-dining
- maps-geo
- parse
- platform-key
- resy
- travel
- www-resy-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/d97a8bf9-e9ca-473c-b1e6-e66ada7210a0/get_top_restaurants
- Interface artifact
- sha256:22f6ad380fa79c1c9ac9b241731f83466b13accb339fda72d98d52ca5db9034d
- Manifest digest
- sha256:0ecb38e86fc646a7b54cbd28cd116ac0173f155a87c41df45831ff014700c691
Request fields
- limit (integer): Number of restaurants to return (max 50)
- city_slug (string): City URL slug (e.g., 'new-york-ny', 'los-angeles-ca', 'chicago-il')
- list_type (string): Type of curated list to retrieve: Allowed values: top-rated, new-on-resy, climbing
Example queries
- {"limit":"5","city_slug":"new-york-ny","list_type":"top-rated"}