Kytary.cz Product Scraper avatar
Kytary.cz Product Scraper

Pricing

from $4.20 / 1,000 products

Go to Apify Store
Kytary.cz Product Scraper

Kytary.cz Product Scraper

Developed by

BytePulse Labs

BytePulse Labs

Maintained by Community

Scrape all Kytary.cz products. Add one or more product category URLs and extract product details, prices, ratings, and availability data. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

5.0 (7)

Pricing

from $4.20 / 1,000 products

7

7

7

Last modified

2 days ago

You can access the Kytary.cz Product 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 '{
< "urls": [
< {
< "url": "https://kytary.cz/ukulele/barytonova/"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "CZ"
< }
<}' |
<apify call bytepulselabs/kytary-product-scraper --silent --output-dataset

Kytary.cz Product Scraper API through CLI

The Apify CLI is the official tool that allows you to use Kytary.cz Product 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: