Zalando Scraper avatar

Zalando Scraper

Under maintenance
Try for free

No credit card required

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Zalando Scraper

Zalando Scraper

ilong_mamman/zalando-scraper
Try for free

No credit card required

The Zalando Scraper efficiently extracts product details from Zalando. You'll get key information like product names, prices (original and discounted), and currency symbols, all neatly organized. Perfect for tracking prices, trends, or analyzing Zalando’s catalog. Fast, reliable, and easy to use!

You can access the Zalando Scraper programmatically from your own applications by using the Apify API. You can 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  ],
5  "maxItems": 5,
6  "maxRequestRetries": 2,
7  "maxConcurrency": 4
8}' |
9apify call ilong_mamman/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:

Developer
Maintained by Community
Actor metrics
  • 5 monthly users
  • 3 stars
  • 100.0% runs succeeded
  • Created in Sep 2024
  • Modified 11 days ago