Rozetka Category Scraper avatar
Rozetka Category Scraper

Pricing

Pay per event

Go to Store
Rozetka Category Scraper

Rozetka Category Scraper

Developed by

Midas

Midas

Maintained by Community

Efficient Rozetka category scraper that extracts product details (name, price, images, attributes, seller, rating) into structured datasets. Built with Crawlee + Cheerio.

0.0 (0)

Pricing

Pay per event

0

Total users

4

Monthly users

4

Runs succeeded

>99%

Last modified

21 days ago

You can access the Rozetka Category Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://rozetka.com.ua/ua/sadoviy-inventar/c4625304/"
< }
< ],
< "maxProducts": 400
<}' |
<apify call nazar/rozetka-category-scraper --silent --output-dataset

Rozetka Category Scraper API through CLI

The Apify CLI is the official tool that allows you to use Rozetka Category Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: