Zalando Scraper avatar

Zalando Scraper

Pricing

from $1.30 / 1,000 products

Go to Apify Store
Zalando Scraper

Zalando Scraper

Scrape Zalando fashion listings across 7 European markets (DE, NL, FR, IT, ES, BE, UK). Get product names, brands, current and original prices, discount percentages, sizes, stock status and images for price tracking, competitor analysis and market research. Search by category or keyword.

Pricing

from $1.30 / 1,000 products

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Zalando Scraper

Extract products from zalando.nl at scale, in a clean, consistent structure ready for price monitoring, market research, catalogue analysis and resale tooling. No API key required.


Why this scraper?

🎯 Built for zalando.nl

A dedicated European scraper tuned for zalando.nl — its categories, price formats and currency (EUR), not a generic tool pointed at it.

📦 Stock status

Availability on every record, so you can monitor stock and catch restocks.

🖼️ Photos

Photo URLs for every product where the source publishes them.


Input parameters

ParameterTypeDefaultDescription
marketstring"de"Zalando storefront to scrape. Ignored when Start URLs are provided.
categorystring(empty)Catalog category slug, e.g. herrenschuhe-sneaker. Leave empty to use a search query instead.
searchQuerystring"nike sneaker"Free-text keyword search. Used when no category slug is set.
startUrlsarray(empty)Zalando category or search URLs. Overrides Market/Category/Search. Market is auto-detected from each URL's domain.
maxResultsinteger5Maximum number of products to return. Set to 0 for unlimited.
fetchDetailsbooleanfalseVisit each product page for extra fields (color, description). Off by default. This makes one request per product instead of ~24 products per listing request, so it is much slower and far more resource-intensive. Only enable for small result sets where you specifically need color and description.
proxyConfigurationobject{"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"]}Residential proxy required — Zalando blocks datacenter IPs.

Output schema

Every field below is present on every record. Fields the source does not publish for a given item are returned as null rather than omitted.

FieldTypeDescription
skustringZalando product identifier.
namestringProduct name.
brandstringBrand name.
priceCurrentnumberCurrent selling price.
priceOriginalnumberOriginal price before discount.
currencystringCurrency code (EUR or GBP).
discountPercentnumberDiscount percentage, 0 if not on sale.
sizesarrayAvailable sizes.
inStockbooleanTrue when at least one size is available.
productTypestringProduct group, e.g. shoe, clothing.
targetGroupstringTarget group.
urlstringProduct page URL.
imagesarrayProduct image URLs.
flagsarrayMarketing flags such as new or sustainable.
marketstringMarket code the product was scraped from.
sourcestringSource storefront domain.
scrapedAtstringISO 8601 timestamp of scrape.

Example record

{
"sku": "NI112N022-A11",
"name": "AIR FORCE 1 07 - Sneaker low - white",
"brand": "Nike Sportswear",
"priceCurrent": 95.95,
"priceOriginal": 119.95,
"currency": "EUR",
"discountPercent": 24,
"sizes": [
"38.5",
"39",
"40",
"40.5"
],
"inStock": true,
"productType": "SNEAKER",
"targetGroup": "MEN",
"url": "https://www.zalando.de/nike-sportswear-air-force-1-07-sneaker-low-white-ni112n022-a11.html",
"images": [
"https://img01.ztat.net/article/spp-media-p1/0117d3f555064d619547338470ec2fcb/5aa562bb0b4b49d5bbabd3c1cd81a5d5.jpg",
"https://video01.ztat.net/d7211a5a-5694-4f88-99be-82c122b8883a/hls/ac36aaf6efbf4b4380cd18fbf498337f.m3u8",
"https://img01.ztat.net/article/spp-media-p1/567252d674464b509b8f98c06a364976/909c220e206147e8838405819959cf32.jpg",
"https://img01.ztat.net/article/spp-media-p1/27b1f2178f2d403698ef197ea2134203/0281b3625e2740dfacab186f176fbaef.jpg"
],
"flags": [
"Deal"
],
"market": "de",
"source": "zalando.de",
"scrapedAt": "2026-06-27T12:30:09.718Z"
}

Examples

Search for sneakers:

{
"searchQuery": "sneakers",
"maxResults": 100
}

Filter by category or condition:

{
"searchQuery": "sneakers",
"maxResults": 100,
"category": "used"
}

Scrape a specific search URL:

{
"startUrls": [
{
"url": "https://www.zalando.nl/dameskleding-jurken/"
}
],
"maxResults": 200
}

Daily monitoring (run on a schedule):

{
"searchQuery": "sneakers",
"maxResults": 500
}

Schedule this input to run once a day in the Apify Scheduler to track prices, stock and new items over time.


💰 Pricing

$1.49 per 1,000 results — you only pay for successfully retrieved products. Failed retries are never charged.

ResultsCost
100~$0.15
1,000~$1.49
10,000~$14.9
100,000~$149

Flat-rate alternatives typically charge $29–$49/month regardless of usage.

Subscription tiers lower the rate further, down to $1.2 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.


Performance

Run sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Some fields (brand, condition, shipping) are only returned when the seller or source publishes them — expect null on a share of records.
  • Prices and stock change constantly; records reflect the moment of scraping.
  • Very large result sets are bounded by the source's own paging limits.
  • Items can sell or be withdrawn at any time, so a small share of URLs may expire shortly after scraping.

Technical details

  • Source: zalando.nl
  • Coverage: everything the public search exposes, filterable via the input parameters above
  • Retry: automatic retry on network errors with exponential backoff

Need a custom scraper?

Unfenced Group builds Apify actors for any website — for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl