Rozetka Category Scraper
by nazar
A reliable Rozetka category scraper that extracts product names, prices, images, and ratings into structured data. Built for developers who need clean e-commerce data fast.
Opens on Apify.com
About Rozetka Category Scraper
Need to pull clean, structured data from Rozetka's product categories? I built this scraper because I got tired of manual extraction and messy scripts. It navigates Rozetka's category pages for you, grabbing the details you actually need for price monitoring, competitor analysis, or building a product database. You'll get a neat dataset with product names, current prices, image links, technical attributes, seller information, and customer ratings, all ready for a spreadsheet or your app. Under the hood, it runs on Crawlee and Cheerio, which makes it reliable and fast at parsing the page structure. The setup is straightforward—just point it at the Rozetka category URL you want to track. I use it regularly to keep an eye on price trends in electronics and home goods. It saves hours of work and avoids the headaches of getting blocked, since it handles requests like a regular browser. The output is consistently formatted, so you can automate your reporting or feed the data directly into your systems without extra cleanup.
What does this actor do?
Rozetka Category Scraper 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
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Rozetka Category Scraper
A Node.js actor for scraping structured product data from category pages on Rozetka.com.ua. It outputs clean JSON, suitable for data analysis, price monitoring, or integration into e-commerce applications.
Key Features
- Product Data Extraction: Captures ID, name, price (current and old), availability status, and condition.
- Media & Reviews: Gets the main product image, gallery count, plus review rating and count.
- Seller & Brand Info: Extracts brand name, seller name, seller rating, and vote count.
- Categorization: Includes product category and its root category.
- Detailed Attributes: Scrapes technical specifications (e.g., weight, country of origin).
- Scalable: Handles categories with any number of products.
- Ready-to-Use Output: Provides structured JSON, immediately processable.
How to Use
Run the actor via the Apify CLI or directly on the Apify platform. The primary input is the Rozetka category URL you want to scrape.
Basic CLI command:
apify run [ACTOR_NAME] --category-url="https://rozetka.com.ua/ua/obpryskuvachi/c4626867/"
You can configure the run with these main options:
* --category-url (Required): The full URL of the Rozetka category page.
* --max-items: Limit the total number of products to scrape.
* --proxy-configuration: Use custom proxy settings if needed.
Input & Output
Input:
The actor requires a start URL, typically provided as a run parameter. For example:
https://rozetka.com.ua/ua/obpryskuvachi/c4626867/
Output:
The dataset contains an array of product objects. Each object is structured like this:
{
"id": 254360886,
"name": "Обприскувач акумуляторний RZTK 16A",
"image": "https://content2.rozetka.com.ua/goods/images/big_tile/73800759.jpg",
"galleryCount": 17,
"url": "https://rozetka.com.ua/ua/rztk_16a/p254360886/",
"price": { "current": 1249, "old": 1799 },
"status": "available",
"condition": "new",
"reviews": { "count": 546, "rating": 4.6 },
"brand": "RZTK",
"seller": {
"name": "Rozetka",
"rating": "80",
"voteCount": 1300
},
"category": {
"name": "Обприскувачі",
"root": "Дача, сад, город"
},
"attributes": [
{ "title": "Вага", "value": "6.5 кг" },
{ "title": "Країна реєстрації бренду", "value": "Україна" }
]
}
Results are available in the Apify dataset storage for download as JSON, CSV, or via API. Find the actor on Apify at: https://apify.com/your-username/rozetka-category-scraper?fpr=python_automation
Categories
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 Category Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- nazar
- Pricing
- Paid
- Total Runs
- 300
- Active Users
- 17
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support