Zalando Scraper avatar
Zalando Scraper
Under maintenance

Pricing

Pay per usage

Go to Store
Zalando Scraper

Zalando Scraper

Under maintenance
lhotanova/zalando-scraper

Developed by

Kristýna Lhoťanová

Maintained by Community

Scrape product data from Zalando, such as images, prices, brands or product attributes. You can extract data from any of the available Zalando domains - zalando.co.uk, zalando.de, zalando.fr, zalando.it and others. Search products by categories or provide URLs of concrete products.

0.0 (0)

Pricing

Pay per usage

3

Monthly users

1

Runs succeeded

>99%

Last modified

10 months 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.

1echo '{
2  "startUrls": [
3    "https://www.zalando.co.uk/womens-clothing/",
4    "https://www.zalando.co.uk/mens-clothing/",
5    "https://www.zalando.co.uk/childrens-clothing/"
6  ],
7  "maxItems": 100,
8  "proxyConfiguration": {
9    "useApifyProxy": true
10  }
11}' |
12apify call lhotanova/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

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.