Alza.cz Product Scraper avatar
Alza.cz Product Scraper

Pricing

$5.00 / 1,000 products

Go to Store
Alza.cz Product Scraper

Alza.cz Product Scraper

Developed by

BytePulse Labs

BytePulse Labs

Maintained by Community

Scrape all Alza.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 (5)

Pricing

$5.00 / 1,000 products

5

Total users

6

Monthly users

6

Runs succeeded

>99%

Last modified

a day ago

You can access the Alza.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://www.alza.cz/ebook-ctecky/amazon/18850860-v2958.htm"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "CZ"
< }
<}' |
<apify call bytepulselabs/alza-product-scraper --silent --output-dataset

Alza.cz Product Scraper API through CLI

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