Wine-Searcher Region Scraper: popularity, scores & prices
Pricing
from $2.00 / 1,000 results
Wine-Searcher Region Scraper: popularity, scores & prices
Scrape Wine-Searcher region and appellation pages, from Bordeaux to Napa Valley. Get each wine's popularity rank, critic score, average price with auto-detected currency, country, and label image. Export data, run via API, schedule runs, or integrate with other tools and AI workflows.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
MrBridge
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
2 days ago
Last modified
Categories
Share
Extract wine data from Wine-Searcher region and appellation pages at scale. This Actor scrapes the "most popular wines" table for any region, from broad denominations like Burgundy or Bordeaux down to single appellations like Pauillac or Chateauneuf-du-Pape, and returns popularity ranking, critic scores, and average prices for each wine listed.
Pick a region from a dropdown of 66 marquee appellations (Burgundy by default), or paste any Wine-Searcher region URL to target one that isn't listed. No Wine-Searcher subscription needed, no API key, no coding. A single Burgundy run at the default settings returns about 75 wines, ranked by popularity, with scores and prices, in under two minutes.
What is Wine-Searcher Region Scraper?
Wine-Searcher is the world's largest wine search engine, indexing over 18 million wines from 120,000+ merchants. This scraper extracts structured data from Wine-Searcher's region and appellation pages, which rank wines by popularity, rating, value, or price within a single geographic denomination. It handles pagination automatically (up to 50 pages, about 25 wines per page, up to 1,250 wines per region) and covers one Wine-Searcher region per run.
Use cases: importers benchmarking pricing against the wider Bordeaux or Rioja market, sommeliers building region-driven wine lists, collectors tracking appellation prices, and catalogs enriched with region-level scores.
Which wine scraper should I use?
| Need | Best scraper | What it does |
|---|---|---|
| Region and appellation rankings, scores & prices | Wine-Searcher Region Scraper (this one) | Popularity, critic scores & prices by region on Wine-Searcher |
| Grape variety rankings, scores & prices | Wine-Searcher Grape Scraper | Same data, organized by grape variety instead of region |
| Look up specific wines by name, URL or LWIN | Wine-Searcher Scraper from List | Critic scores, cheapest prices, winery info & popularity for each wine |
| Critic ratings (Parker, Spectator, Decanter...) | Millesima Wine Scraper | Prices + scores from 18 major critics |
| Community ratings & taste profiles | Vivino Wine Scraper | Browse Vivino wines by region |
| Look up specific wines by name/URL | Vivino Wine Data Scraper | Search Vivino by wine name or URL |
How to use Wine-Searcher Region Scraper
- Create a free Apify account using your email.
- Open Wine-Searcher Region Scraper.
- Pick a region from the dropdown (Burgundy by default), or paste a
customUrlfor a region not listed. - Click Start and wait for the data to be extracted.
- Download your data in JSON, CSV, Excel, or HTML.
What data can you extract?
| Field | Description | Example |
|---|---|---|
product_name | Full wine name with producer and origin | "Domaine de la Romanee-Conti Romanee-Conti Grand Cru" |
product_url | Direct link to the wine on Wine-Searcher | https://www.wine-searcher.com/find/... |
region | The wine's own region/sub-appellation, as shown in its row | "Cote de Nuits, Burgundy, France" |
region_url | Link to that region's own Wine-Searcher page (null if not linked) | https://www.wine-searcher.com/regions-... |
country | Country of origin, detected from the row's flag icon | "France" |
label_image_url | Bottle label thumbnail URL (null if none shown) | https://www.wine-searcher.com/images/labels/... |
popularity | Popularity ranking within the region page | "1st in popularity" |
critics_score | Average score from professional critics | "98 / 100" |
avg_price | Average price per 750ml bottle | "$ 24,099" |
currency | Detected ISO currency code | "USD" |
avg_price_converted | Price converted to your target currency (null if disabled) | 22150.45 |
target_currency | ISO code of the target currency (empty if disabled) | "EUR" |
source_region | Region page name that produced the row | "Burgundy" |
source_region_slug | Slug of that region page | "burgundy" |
source_url | The region page URL that was scraped | https://www.wine-searcher.com/regions-burgundy?tab_F=mostpopular |
Wine-Searcher displays prices in the proxy's local currency. The scraper detects source currencies on every row and can optionally convert all prices to any of the 30 most-traded ISO codes via targetCurrency, using a live exchange rate feed fetched at run start.
More wine data tools
This Actor is part of the MrBridge wine toolkit, see the Wine-Searcher region scraper page or browse all scrapers. Related analysis: Burgundy vs Bordeaux: a price comparison.
How do I configure the scraper?
Two precedence-ordered ways to specify the target region: the dropdown (region, 66 marquee regions and appellations from broad denominations like Burgundy or Bordeaux down to single appellations like Pauillac or Barolo, defaulting to Burgundy), or a custom URL (customUrl), which overrides the dropdown when set and covers any region not in the curated list. Each maps to https://www.wine-searcher.com/regions-{slug}. Only one region is scraped per run.
| Parameter | Type | Console prefill | Description |
|---|---|---|---|
region | dropdown, 66 regions | Burgundy | Region/appellation selector (curated marquee list) |
customUrl | textfield (URL) | - | Optional override for regions not in the dropdown; overrides region when set |
maxPagesPerRegion | integer | 3 | Pages to scrape (~25 wines/page), range 1 to 50 |
tabFilter | dropdown, 5 options | Most Popular | Sort: Most Popular, Best Rated, Best Value, Most Expensive, Cheapest |
targetCurrency | dropdown, 30 currencies | (none) | Optional ISO code to convert prices using live exchange rates |
Numeric defaults above are the Console prefills. Programmatic API callers that omit
maxPagesPerRegionfall back to the schema default of5. Proxies and anti-bot handling are managed automatically.
Example: default, most popular Burgundy wines
{"region": "https://www.wine-searcher.com/regions-burgundy","maxPagesPerRegion": 3,"tabFilter": "mostpopular"}
Example: Best Rated Champagne, converted to EUR
{"region": "https://www.wine-searcher.com/regions-champagne","maxPagesPerRegion": 5,"tabFilter": "best","targetCurrency": "EUR"}
How much will scraping Wine-Searcher regions cost you?
Wine-Searcher Region Scraper uses a pay-per-event pricing model, at $0.003 per wine extracted. You're charged only on successful events, no charge for failed pages. Free $5 monthly platform credits apply, covering roughly 1,600 wines. See the Pricing tab for the full tier breakdown.
Frequently asked questions
How does Wine-Searcher Region Scraper work?
The Actor fetches the region's Wine-Searcher page through a premium proxy with anti-bot handling managed automatically, paginates through the "most popular wines" table, and parses each row into a structured record. Failed pages are retried, then skipped.
How many wines can I extract per region?
Each region page shows up to 25 wines per page. The Console pre-fills maxPagesPerRegion to 3 (~75 wines), and you can raise it up to 50 (~1,250 wines). Smaller appellations hit their natural ceiling first; the scraper stops paginating once Wine-Searcher returns no more rows.
Can I scrape a region that isn't in the dropdown?
Yes. Paste the full Wine-Searcher region URL into customUrl, following the pattern https://www.wine-searcher.com/regions-{slug} (e.g. https://www.wine-searcher.com/regions-priorat).
Integrations
Run the Actor programmatically via the Apify API or apify-client (Node.js, Python), schedule recurring runs from the Schedules tab, trigger webhooks on run completion, connect through MCP for AI assistants, or use no-code platforms (Make, Zapier, n8n, Google Sheets, Airtable) via Integrations. See the API tab on the Actor page for ready-made snippets.
Support
- Bug reports & questions: use the Actor's Issues tab on Apify Console
- Feature requests: same place (Issues tab)
More free tools, scrapers, MCP servers and data studies from the same team: mr-bridge.com.
Legal & responsible use
This scraper extracts only publicly published data: wine names, rankings, critic scores, and prices. It does not access private user data. Scrape responsibly and in line with applicable law; if unsure, read our blog post on the legality of web scraping.
Related actors
- Wine-Searcher Grape Scraper: same data, organized by grape variety instead of region
- Wine-Searcher Scraper from List: look up specific Wine-Searcher wines by name, URL or LWIN
- Vivino Wine Scraper: Vivino wines by region, with ratings, prices and reviews
- Vivino Wine Data Scraper: look up specific Vivino wines by name or URL
- Millesima Wine Scraper: wine prices and critic ratings from Millesima