Zalando Price Alert avatar
Zalando Price Alert

Pricing

Pay per event

Go to Store
Zalando Price Alert

Zalando Price Alert

Developed by

Scraper One

Maintained by Community

Extract current prices of selected Zalando products and receive email notifications when they drop below a defined threshold. Combine with Apify Schedule to create a complete price monitoring system.

0.0 (0)

Pricing

Pay per event

0

Total users

6

Monthly users

6

Runs succeeded

>99%

Last modified

5 days ago

You can access the Zalando Price Alert 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  "firstProductUrl": "https://en.zalando.de/nike-sportswear-w-air-max-97-ess-trainers-sesamehempsummit-whitepearl-white-ni111a166-b11.html",
3  "firstProductSize": "38",
4  "firstProductPriceThreshold": 160
5}' |
6apify call scraper_one/zalando-price-alert --silent --output-dataset

Zalando Price Alert API through CLI

The Apify CLI is the official tool that allows you to use Zalando Price Alert locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: