Rozetka Review

Rozetka Review

by nazar

Scrape product reviews from Rozetka automatically. Get structured JSON data with ratings, text, and author info for market analysis and research.

157 runs
7 users
Try This Actor

Opens on Apify.com

About Rozetka Review

Need to understand what customers really think about products on Rozetka? This actor pulls all the reviews for any product page you give it, saving you the headache of manual collection. I've used it to gather thousands of data points for market research projects. It reliably extracts the review text, star rating, author, and date—everything you see on the page—and packages it into clean, structured JSON. This format is ready to go for your analysis, whether you're feeding it into a spreadsheet, a BI tool, or a custom script to track sentiment over time. It's perfect for e-commerce managers tracking brand perception, data scientists building review datasets, or anyone who needs to analyze competitor products at scale. Just configure the target URLs and run it; you'll get a downloadable dataset without dealing with proxies or rate limits yourself. It handles the heavy lifting so you can focus on the insights.

What does this actor do?

Rozetka Review is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Rozetka Review Scraper

This Apify actor scrapes product reviews from Rozetka.com.ua by calling its public review API. You provide a list of product URLs, and the actor extracts the product IDs, collects reviews in structured JSON, and handles pagination automatically.

Key Features

  • Fetches reviews in JSON format directly from Rozetka's API.
  • Allows setting a maximum number of reviews to collect per product.
  • Automatically manages pagination to gather all available reviews.
  • Uses residential proxies to minimize the risk of being blocked.
  • Saves all results directly to an Apify dataset for storage and export.

How to Use

Configure the actor run with a JSON input. The actor will process each product URL you provide.

Input

The actor expects input in the following JSON format:

{
  "startUrls": [
    { "url": "https://rozetka.com.ua/ua/some-product/p123456789/" }
  ],
  "maxReviewsPerProduct": 100
}
  • startUrls: An array of objects, each containing a url key with a valid Rozetka product page URL.
  • maxReviewsPerProduct (optional): An integer to limit the number of reviews scraped per product. If omitted, the actor will attempt to collect all available reviews.

Output

The actor saves the raw JSON data for each review to the Apify dataset. Each item contains the complete review object from Rozetka's API. A typical entry includes:

{
  "id": 58535004,
  "goods_id": "254360886",
  "user_title": "Customer Name",
  "created": "Sat Aug 24 2024 15:25:56 GMT+0200 (Central European Summer Time)",
  "from_buyer": true,
  "mark": 5,
  "text": "Review text here...",
  "dignity": "",
  "shortcomings": "",
  "replies": [
    {
      "created": "27 августа 2024",
      "user_title": "Представник бренду",
      "text": "Brand response text..."
    }
  ],
  "created_iso": "2024-08-24T16:25:56+03:00"
}

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Rozetka Review now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
nazar
Pricing
Paid
Total Runs
157
Active Users
7
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support