Zalando Scraper
No credit card required
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsZalando Scraper
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 "maxRequestRetries": 2,
6 "maxConcurrency": 4,
7 "maxRequestsPerCrawl": 2
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:
- 5 monthly users
- 3 stars
- 100.0% runs succeeded
- Created in Sep 2024
- Modified 2 days ago