Zalando: Get Category Products
Zalando via Parse · ecommerce
Retrieve product listings from a Zalando category page. Returns a paginated list of products with pricing, brand, variant, and status information. Each page returns up to ~100 products depending on category size. Use category slugs like 'womens-clothing', 'shoes', or 'mens-clothing'. 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
- zalando
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/get_category_products
- Interface artifact
- sha256:9135e4ce1bbda8f40008204ffc1673db5b256f9c4f8a8e928f5ef60259afb54b
- Manifest digest
- sha256:15864e88d68eb1d5711dfda3d7b619415ef2d92f7340773b82eee94c8bc1b70a
Request fields
- page (integer): Page number for pagination.
- category_slug (string, required): Category URL slug (e.g., 'womens-clothing', 'shoes', 'mens-clothing')
Example queries
- {"page":"1","category_slug":"womens-clothing"}