Skip to main content
The Zalando Search plugin turns any Zalando search into structured JSON. Give it a keyword, and it returns the products Zalando shows - each with a sku, brand, product name, price and currency, image and a clean product URL. Choose the storefront with domain and page through to max_results. It runs on the same fetch chain that serves getPageSource (Zalando sits behind Akamai). Zalando renders no product cards into the DOM, so the plugin reads the products from Zalando’s own client-hydration data blob - no Zalando account needed.
Try it in the dashboard first: app.scrapeunblocker.com/dashboard/plugins. You get a live results view plus a copy-paste snippet.

Endpoint

Supported storefronts

en.zalando.de (English, default) www.zalando.co.uk www.zalando.fr www.zalando.it www.zalando.es www.zalando.nl www.zalando.pl www.zalando.de Prices come back in each storefront’s own currency, so pick the market you sell or buy in.

Response

Product fields

Any field with no value is omitted from a product, so each item carries only the fields Zalando’s search returned (e.g. image or brand may be absent).

What you can build

  • Fashion price monitoring - track a model’s price and discounts over time.
  • Assortment and brand research - pull a brand or category across storefronts.
  • Cross-market pricing - compare the same query on en.zalando.de and www.zalando.co.uk.
  • Competitor tracking - watch what a brand lists and at what price.

Next steps

Open the plugins

Run a Zalando search and grab the JSON.

Get an API key

Free trial available on the pricing page.