Discover/zalando.it API
live

zalando.it APIzalando.it

Access Zalando Italy product data via 4 endpoints: search products, browse category listings, fetch full product details, and retrieve homepage images.

Endpoints
4
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/3b3f806c-9410-4fbc-88c5-40e54ef2ed73/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/3b3f806c-9410-4fbc-88c5-40e54ef2ed73/get_homepage' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Fetches the Zalando Italy homepage and extracts images with their alt text. Returns promotional and editorial images from the page.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "url": "string, the final URL of the homepage",
    "images": "array of objects with 'url' (image URL) and 'alt' (alt text description)"
  },
  "sample": {
    "data": {
      "url": "https://www.zalando.it/uomo-home/",
      "images": [
        {
          "alt": "Uomo con abbigliamento casual e sneakers seduto su una sedia rossa",
          "url": "https://img01.ztat.net/ply/assets-landing-pages/production/images/q4cijzselwovcyvzeub5/1776174467874_q4cijzselwovcyvzeub5.jpeg?imwidth=768"
        }
      ]
    },
    "status": "success"
  }
}

About the zalando.it API

The Zalando Italy API covers 4 endpoints for extracting product data from zalando.it, including search results, category listings, and full product detail pages. The get_product_detail endpoint returns structured fields such as SKU, brand, EUR price, available sizes, color options, and image URLs from any Zalando Italy product page. Whether you need to monitor pricing, aggregate fashion inventory, or browse category listings with a price ceiling, the API maps directly to Zalando Italy's catalog.

Product Search and Category Browsing

The search_products endpoint accepts a query string (e.g. 'nike', 'scarpe', 'adidas') and returns a list of matching products, each with name, brand, price, url, and image fields, plus a total count of results. For browsing by category, get_category_listing accepts an optional path parameter such as /scarpe-uomo/ or /abbigliamento-uomo/ and an optional price_to filter (in EUR) to cap results by maximum price. Both endpoints return the same product object shape, making it straightforward to unify search and browse workflows.

Product Detail Extraction

The get_product_detail endpoint takes a full zalando.it product URL and returns a richer set of fields: a sku (product group ID), name, brand, price in EUR, a sizes array of available size strings, a colors array of objects each with a name field, and an images array of URL strings. This makes it suitable for tasks like tracking size availability over time or building a detailed product catalog from Zalando Italy listings.

Homepage and Editorial Images

The get_homepage endpoint requires no inputs and returns the final resolved URL of the Zalando Italy homepage alongside an images array. Each image object contains a url and an alt text string, reflecting the promotional and editorial content Zalando surfaces on its front page. This can be useful for tracking seasonal campaigns or editorial themes.

Coverage Scope

All four endpoints target zalando.it specifically, so data reflects Italian-market pricing (EUR), Italian-language product names, and the Italian regional catalog. Results from search_products and get_category_listing include only the fields surfaced on listing pages; full size and color detail requires a subsequent call to get_product_detail with the product URL.

Common use cases
  • Track EUR price changes for specific products on Zalando Italy using get_product_detail.
  • Monitor available sizes for high-demand sneakers across zalando.it product pages.
  • Aggregate brand and product listings from a category path like /scarpe-uomo/ with a price ceiling.
  • Build a fashion price comparison tool using search results from search_products.
  • Identify seasonal promotional themes by parsing homepage editorial images and their alt text.
  • Feed a product catalog database with structured SKU, brand, color, and image data from Zalando Italy.
  • Filter category listings under a specific EUR budget using the price_to parameter in get_category_listing.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Zalando have an official developer API?+
Zalando does offer a Partner API for approved business integrations, documented at https://developers.zalando.com. It requires an application and approval process and is not publicly open. This Parse API provides access to Zalando Italy catalog data without requiring partner status.
What does `get_product_detail` return beyond what search results provide?+
Search results (search_products and get_category_listing) return name, brand, price, url, and image per product. get_product_detail adds sku (product group ID), a sizes array of available size strings, a colors array with name fields, and a full images array of URL strings — fields only available on the individual product page.
Can I filter search results by category or price in `search_products`?+
search_products accepts only a query keyword string and returns matching products without price or category filters. The get_category_listing endpoint supports both a path parameter for category selection and a price_to parameter for a maximum EUR price cap. You can fork this API on Parse and revise it to add filter parameters to the search endpoint.
Does the API return product reviews or ratings?+
Not currently. The API covers product identifiers, pricing, sizes, colors, images, and editorial homepage data. Review counts and star ratings from Zalando product pages are not included in any endpoint response. You can fork the API on Parse and revise get_product_detail to add a reviews field.
Does the API support pagination for search or category listings?+
The current endpoints return a single page of results; there is no page or offset parameter exposed on search_products or get_category_listing. The total field reflects the count of products returned in that single response. You can fork the API on Parse and revise it to add pagination parameters if deeper result sets are needed.
Page content last updated . Spec covers 4 endpoints from zalando.it.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.