Thefork: Get Top Rated Restaurants
Thefork via Parse · food_dining
Retrieve the top rated restaurants in a city, sorted by rating descending. Fetches available restaurants and returns the highest-rated ones up to the specified limit. TheFork API for searching restaurants, retrieving top rated listings, and fetching detailed restaurant information in Italian cities. Fulfilled by Parse from thefork.it.
- food-dining
- parse
- platform-key
- reviews-ratings
- thefork
- thefork-it
- 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/ea22957c-867d-4aaf-9db6-e3cd3ba61e99/get_top_rated_restaurants
- Interface artifact
- sha256:b95a14aca4769bbd49e01da11f041cc6e4d9f49ca972c30c99a24e585fc50dd3
- Manifest digest
- sha256:7fb3099bd9f2e37e8b9adde67bf03ddc1492d30900e8e52b2bfe857c96a0463a
Request fields
- limit (integer): Maximum number of top-rated restaurants to return.: Allowed values: 5, 10, 15, 20
- city_id (string): City ID from get_cities endpoint. Must correspond to city_slug.
- city_slug (string): City slug from get_cities endpoint. Must correspond to city_id.
Example queries
- {"limit":"5","city_id":"461789","city_slug":"roma"}