en.zalando.de API: search_products
en.zalando.de via Parse · ecommerce
Search for products on Zalando using a keyword query. Returns paginated results with product details and variants. Server-side filtering is limited to the query string; any further filtering must be done client-side over the returned list. Scrape product data from Zalando's German English-language store (en.zalando.de). Search products, browse categories, get product details, autocomplete suggestions, and list brands. Fulfilled by Parse from en.zalando.de.
- ecommerce
- en-zalando-de
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6fe2b064-20ba-45ea-af26-c8dc78f75a30/search_products
- Interface artifact
- sha256:0f36c5d32fc87c3e019638abf7d74dae84ce5987ab780aa92a0d4c6714d6e0eb
- Manifest digest
- sha256:41bdd44950ddd24bb67d1096fd4e4bdc79e085d8aa952dc360d0f283afcf22a4
Request fields
- page (integer): Page number for pagination.
- query (string, required): Search keyword (e.g., 'nike shoes', 'red dress')
Example queries
- {"page":"1","query":"nike shoes"}