VOOZH about

URL: https://apify.com/crawlerbros/michelin-guide-scraper

⇱ Michelin Guide Scraper Β· Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

Michelin Guide Scraper

Scrape Michelin-starred restaurants from guide.michelin.com. Search by name, filter by city or country, browse all starred restaurants, or fetch individual restaurant pages. Returns name, stars, address, cuisine, price range, coordinates, and more

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

2

Monthly active users

9 days ago

Last modified

Share

Extract restaurant data from the Michelin Guide β€” the world's most prestigious restaurant rating system. Collect Michelin-starred restaurants, Bib Gourmand picks, and Michelin Selected restaurants with full details including star ratings, cuisine, address, coordinates, price range, and contact information.

What You Can Scrape

  • Starred restaurants (1-star, 2-star, 3-star) worldwide or filtered by country/city
  • Bib Gourmand listings β€” exceptional value restaurants recognized by Michelin
  • Michelin Selected restaurants β€” quality picks that don't hold stars
  • Search restaurants by city name or keyword
  • Individual restaurant pages from direct URLs
  • Detail pages (optional) β€” phone, website, coordinates, opening hours, description

Output Data

Each record includes:

FieldDescription
nameRestaurant name
urlMichelin Guide URL
slugURL slug identifier
starsMichelin star count (1, 2, or 3)
bibGourmandtrue if Bib Gourmand designation
michelinSelectedtrue if Michelin Selected
distinctionRaw distinction label from Michelin
addressFull address string
cityCity
countryCountry or region (may be ISO code, e.g. "FRA")
postalCodePostal/ZIP code
countryCode2-letter ISO country code (e.g. "FR", "JP")
cuisineCuisine type(s) as labeled by Michelin
priceRangePrice range: "$" – "$$$$" from listings, or text from detail pages
hasOnlineBookingtrue if online reservations available via Michelin Guide
chefNameHead chef name
districtNeighbourhood/district
phoneReservation phone number (detail page)
websiteRestaurant official website (detail page)
latitudeGPS latitude (detail page)
longitudeGPS longitude (detail page)
imageUrlCover photo URL (detail page)
descriptionShort editorial description (detail page)
openingHoursOpening hours list (detail page)
recordTypeAlways "restaurant"
scrapedAtISO 8601 scrape timestamp

Fields that cannot be extracted for a particular restaurant are omitted β€” you will never see null values. Detail-page fields are only populated when includeDetails is enabled.

Input Options

Mode

ModeDescription
starredRestaurantsBrowse all starred/Bib Gourmand/Selected restaurants (default)
searchSearch by city name or keyword (best for city names in our supported list)
byCityBrowse all restaurants in a specific city
byUrlScrape individual restaurant page(s) by URL

Filters

FilterDescription
starFilterFilter by distinction: 1, 2, 3 (stars), bib (Bib Gourmand), selected
countryFilter by country (e.g. france, japan, united-states)
cuisineFilterFilter by cuisine type
maxItemsMaximum number of records to return
includeDetailsVisit each restaurant's detail page for phone, website, coordinates, etc.

Cuisine Filter Notes

Michelin labels cuisines using specific terms. When filtering by cuisine, note:

  • classic β€” matches "Classic Cuisine" (the standard label for classic French/European cooking in France and Europe)
  • traditional β€” matches "Traditional Cuisine" (regional/traditional cooking)
  • french β€” matches restaurants explicitly labeled "French" by Michelin (more common for French restaurants outside France)
  • japanese, italian, chinese, korean, etc. β€” match nationality-based cuisine labels

Example Inputs

Browse all 3-star restaurants in France:

{
"mode":"starredRestaurants",
"country":"france",
"starFilter":"3",
"maxItems":30
}

Browse Bib Gourmand restaurants in Japan:

{
"mode":"starredRestaurants",
"country":"japan",
"starFilter":"bib",
"maxItems":50
}

Browse Paris restaurants with Classic Cuisine filter:

{
"mode":"byCity",
"city":"Paris",
"cuisineFilter":"classic",
"maxItems":20
}

Browse Tokyo restaurants:

{
"mode":"byCity",
"city":"Tokyo",
"maxItems":50
}

Search by city name:

{
"mode":"search",
"searchQuery":"Tokyo",
"maxItems":20
}

Scrape specific restaurant pages with full details:

{
"mode":"byUrl",
"startUrls":[
{"url":"https://guide.michelin.com/en/ile-de-france/paris/restaurant/guy-savoy"}
],
"includeDetails":true
}

Output Example

Here is a real listing record:

{
"name":"Le Bernardin",
"url":"https://guide.michelin.com/en/new-york-state/new-york/restaurant/le-bernardin",
"slug":"le-bernardin",
"stars":3,
"city":"New York",
"country":"New York State",
"cuisine":"Seafood",
"countryCode":"US",
"hasOnlineBooking":true,
"recordType":"restaurant",
"scrapedAt":"2026-06-21T06:00:00.000000+00:00"
}

With includeDetails: true, additional fields are populated:

{
"name":"Benoit",
"url":"https://guide.michelin.com/en/ile-de-france/paris/restaurant/benoit5826",
"slug":"benoit5826",
"stars":1,
"address":"20 rue Saint-Martin, Paris, Ile-de-France, 75004, FRA",
"city":"Paris",
"country":"FRA",
"postalCode":"75004",
"countryCode":"FR",
"cuisine":"Classic Cuisine",
"priceRange":"Special occasion",
"phone":"+33 1 42 72 25 76",
"latitude":48.8584427,
"longitude":2.3500715,
"imageUrl":"https://axwwgrkdco.cloudimg.io/v7/__gmpics3__/2f6afee318d3442fb9caaef752d3b232.jpeg?width=1000",
"recordType":"restaurant",
"scrapedAt":"2026-06-21T05:55:46.031590+00:00"
}

Use Cases

  • Restaurant industry research β€” analyze Michelin-starred restaurants by region, cuisine, or price
  • Travel planning β€” find top restaurants for destination planning apps
  • Food & dining datasets β€” build databases of fine dining establishments
  • Market analysis β€” track restaurant openings, closings, and star promotions
  • Competitor analysis β€” benchmark restaurant categories and pricing

FAQ

How often is the data updated? The Michelin Guide updates its listings annually (typically in February–March). This scraper always retrieves current live data from their website.

Does this require login or cookies? No. All data is publicly accessible on guide.michelin.com without authentication.

What countries are supported? The scraper supports all countries covered by the Michelin Guide, including France, Japan, United States, United Kingdom, Italy, Spain, Germany, Singapore, Hong Kong, South Korea, and 20+ more. Use mode=starredRestaurants without a country filter to browse globally.

How does the star filter work? The scraper uses Michelin's dedicated listing pages for each distinction tier (e.g. /en/restaurants/3-stars-michelin). These return only restaurants of that tier, making the star filter fast and accurate. When combined with a country filter, a country-scoped URL is used (e.g. /en/fr/restaurants/3-stars-michelin for France).

Why might some fields be missing? Fields are only emitted when Michelin provides the data. Phone, website, coordinates, and opening hours require includeDetails: true (visits each restaurant's detail page). Cuisine may be absent on some listing cards for certain Asian restaurants β€” enable includeDetails for complete cuisine data.

What is the difference between Bib Gourmand and Michelin Selected? Bib Gourmand recognizes restaurants offering excellent quality at moderate prices. Michelin Selected (formerly "Michelin Plate") identifies restaurants serving good food that Michelin recommends, but which have not yet received a star.

How many restaurants are in the Michelin Guide? The guide covers thousands of restaurants across 40+ countries. The global starred list has roughly 3,000+ establishments (1-star through 3-star combined), plus several thousand Bib Gourmand and Michelin Selected restaurants.

Why do some country filters return restaurants from other countries? For certain countries (UK, South Korea), Michelin's CDN may serve the global listing from US datacenter IPs instead of the country-specific page. For these countries, use mode=byCity with a specific city name for reliable results.

You might also like

Michelin Guide Scraper

crawlergang/michelin-guide-scraper

Scrape Michelin-starred restaurants from guide.michelin.com. Search by name, filter by city or country, browse all starred restaurants, or fetch individual restaurant pages. Returns name, stars, address, cuisine, price range, coordinates, and more

3

5.0

⭐ Michelin Guide Restaurants Scraper

parseforge/michelin-restaurant-guide-scraper

Scrape Michelin Guide restaurants by city, country, or star rating. Export restaurant name, stars, cuisine, address, phone, price range, chef, and description as CSV, Excel, JSON, JSONL, XML, or HTML. Public-data export with no login required.

Michelin Restaurant Finder

trovevault/michelin-restaurant-finder

Extract structured data from the Michelin Guide, including restaurant name, Michelin distinction, cuisine type, price range, and location for any of 54 major cities worldwide. No API key required.

40

5.0

Michelin Guide Japan Restaurant Scraper

jungle_synthesizer/michelin-guide-japan-restaurant-scraper

Scrapes all Michelin-rated restaurants from Japan's Michelin Guide across all regions. Extracts name, distinction tier (3-star through Selected), green sustainability star, cuisine, address, geo-coordinates, price band, phone, website, and inspector notes.

πŸ‘ User avatar

BowTiedRaccoon

2

Michelin Restaurants Search Scraper

stealth_mode/michelin-restaurants-search-scraper

Scrape restaurant listings from the official Michelin Guide with ease. Collect star ratings, chef info, cuisine types, location data, booking availability, and 30+ fields per restaurant β€” perfect for food researchers, travel platforms, and hospitality analysts.

Resto.be Scraper β€” Belgian Restaurant Data & Reviews

studio-amba/resto-scraper

Scrape restaurant data from Resto.be β€” names, addresses, cuisine types, ratings, Michelin stars, Gault&Millau scores, and opening hours for Belgian restaurants.

TheFork Scraper - Restaurants, Reviews & Menus

clearpath/thefork-scraper

Extract restaurant data, reviews, menus with prices, and photos from TheFork. Get ratings, Michelin stars, TripAdvisor scores, contact details, booking availability, and 100+ fields. Supports 5 languages. Export as JSON, CSV, Excel.

122

5.0

Tabelog Japan Restaurant Scraper

parseforge/tabelog-scraper

Scrape Japan's largest restaurant directory. Returns name, cuisine, price range, address, geo coordinates, phone, rating, review count, image, and JSON-LD structured data per restaurant. Filter by city, area, or cuisine.

Foodpanda Scraper β€” Restaurants, Menus & Leads

scrapesage/foodpanda-scraper

Scrape Foodpanda restaurants, full menus and prices, plus restaurant B2B leads: name, phone, company UEN, address, geo, cuisines, rating, reviews, delivery fees and opening hours. Search any area by country and location or paste restaurant URLs. Monitor mode returns only new & changed restaurants.