Skip to main content
Scrape Zalando product search

Authorizations

x-scrapeunblocker-key
string
header
required

Your ScrapeUnblocker API key. Apply on every request.

Query Parameters

query
string
required

What to search, e.g. 'nike sneakers' or 'winter jacket'.

domain
string
default:en.zalando.de
page
integer
default:1

1-based page to start from (~48 per page).

Required range: x >= 1
max_results
integer
default:48

How many products to collect across pages.

Required range: 1 <= x <= 500
proxy_country
string | null

Exit-IP country (ISO-2). Defaults to an EU exit.

Response

JSON with a products array.