Zalando Scraper avatar
Zalando Scraper

Pricing

$5.00/month + usage

Go to Store
Zalando Scraper

Zalando Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

This actor allows you to scrape Zalando product listings and get important details such as product name, price, brand, sizes, availability, images, and more. It is useful for gathering fashion product data from Zalando for analysis, market research, or competitive analysis.

0.0 (0)

Pricing

$5.00/month + usage

0

Total users

20

Monthly users

4

Runs succeeded

74%

Issue response

2.6 hours

Last modified

6 days ago

You can access the Zalando 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://en.zalando.de/braided-belt-womens/"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call memo23/zalando-scraper --silent --output-dataset

Zalando Scraper API through CLI

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