Distiller Reviews Scraper avatar

Distiller Reviews Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Distiller Reviews Scraper

Distiller Reviews Scraper

The Distiller Reviews Scraper efficiently extracts detailed reviews and ratings from the Distiller website, ideal for market research and trend analysis....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Share

The Distiller Reviews Scraper is a powerful tool designed to extract detailed reviews and ratings from the Distiller website. This actor is ideal for businesses and researchers looking to gather insights on spirits, analyze consumer preferences, and monitor market trends.

Features

  • Comprehensive Data Extraction: Scrapes detailed reviews, including reviewer profiles, ratings, and tasting notes.
  • High Data Quality: Ensures accurate and up-to-date information with each run.
  • Customizable Scraping: Set limits on the number of reviews to scrape for efficient data collection.
  • User-Friendly Interface: Simple setup and configuration through the Apify platform.
  • Automated Data Collection: Schedule regular scraping tasks to keep your data fresh.
  • Scalable Performance: Handles multiple URLs and large datasets with ease.
  • Reliable Output: Provides structured JSON data for easy integration into your systems.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesURLs to start with.["https://distiller.com/spirits/buffalo-trace-bourbon/tastes"]
maxItemsintegerNoMaximum number of items that can be scraped by this crawler.10

Example Usage

Example Input JSON

{
"startUrls": [
{
"url": "https://distiller.com/spirits/buffalo-trace-bourbon/tastes"
}
],
"maxItems": 10
}

Example Output JSON

[
{
"tasteId": "1591237",
"reviewer": {
"username": "rollerball",
"profileUrl": "https://distiller.com/profile/rollerball",
"isPro": false
},
"reviewDate": "May 23, 2026",
"rating": {
"value": 4,
"stars": null
},
"note": null,
"tags": null,
"price": null,
"location": null,
"images": null,
"engagement": {
"likes": 0,
"comments": 0
},
"spirit": {
"name": "Buffalo Trace Bourbon",
"type": "Bourbon",
"brand": "Buffalo Trace",
"origin": "Kentucky, USA"
},
"scrapedAt": "2026-05-24T08:28:01.193Z",
"pageNumber": 1
}
]

Use Cases

  • Market Research and Analysis: Gather insights on consumer preferences and trends in the spirits market.
  • Competitive Intelligence: Monitor competitor products and their reception in the market.
  • Price Monitoring: Track pricing trends and fluctuations over time.
  • Content Aggregation: Compile reviews and ratings for content creation and curation.
  • Academic Research: Analyze consumer behavior and preferences for scholarly studies.
  • Business Automation: Automate data collection for integration into business intelligence systems.

Installation and Usage

  1. Search for "Distiller Reviews Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a structured JSON array containing detailed review information. Key fields include:

  • tasteId: Unique identifier for the review.
  • reviewer: Object containing the reviewer's username and profile URL.
  • reviewDate: Date of the review.
  • rating: Rating value given by the reviewer.
  • spirit: Object detailing the spirit's name, type, brand, and origin.
  • scrapedAt: Timestamp of when the data was scraped.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!