guide.michelin.com API: list_restaurants
guide.michelin.com via Parse · food_dining
Browse all Michelin Guide restaurants with optional filters for country, city, cuisine, distinction level, and price category. Returns paginated results. Useful for discovering restaurants by geographic or quality criteria without a text search. Search and browse Michelin Guide restaurants, hotels, articles, cuisine types, and geographic coverage. Fulfilled by Parse from guide.michelin.com.
- food-dining
- guide-michelin-com
- parse
- platform-key
- reviews-ratings
- 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/70808de2-3170-4ee9-8819-d781d6b15701/list_restaurants
- Interface artifact
- sha256:ebd239b055c3c6cf3cd3e686cd04ee4a02c045a64a795420d1e43fedfc01f2e4
- Manifest digest
- sha256:40c9e91d13a75f1b71c697f3a7a257000db982286e8ced5fb0dfde4f4ceffc64
Request fields
- city (string): City slug (e.g. 'paris', 'tokyo', 'new-york')
- page (integer): Page number (0-indexed)
- limit (integer): Results per page: Allowed values: 5, 10, 48
- price (string): Price category slug: 'budget', 'mid-range', 'premium', 'luxury': Allowed values: budget, mid-range, premium, luxury
- country (string): Country slug (e.g. 'fr', 'us', 'jp', 'it', 'de', 'gb', 'es')
- cuisine (string): Cuisine slug (e.g. 'creative', 'french', 'japanese', 'modern-cuisine')
- distinction (string): Distinction slug: '1-star-michelin', '2-stars-michelin', '3-stars-michelin', 'bib-gourmand', 'the-plate-michelin': Allowed values: 1-star-michelin, 2-stars-michelin, 3-stars-michelin, bib-gourmand, the-plate-michelin
Example queries
- {"city":"paris","page":"0","limit":"5","price":"budget","country":"fr","cuisine":"french","distinction":"1-star-michelin"}