Zalando Scraper avatar
Zalando Scraper

Under maintenance

Pricing

Pay per usage

Go to Store
Zalando Scraper

Zalando Scraper

Under maintenance

Developed by

Kristýna Lhoťanová

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

Total users

92

Monthly users

3

Runs succeeded

>99%

Last modified

a year 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": [
< "https://www.zalando.co.uk/womens-clothing/",
< "https://www.zalando.co.uk/mens-clothing/",
< "https://www.zalando.co.uk/childrens-clothing/"
< ],
< "maxItems": 100,
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: