Zara Product Scraper avatar

Zara Product Scraper

Pricing

Pay per usage

Go to Apify Store
Zara Product Scraper

Zara Product Scraper

Extract the latest fashion data with this powerful Zara scraper! Gather prices, images, sizes, and descriptions from global stores. Perfect for trend analysis and e-commerce intelligence. We recommend residential proxies for smooth, unrestricted access.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Shahid Irfan

Shahid Irfan

Maintained by Community

Actor stats

0

Bookmarked

8

Total users

2

Monthly active users

14 days ago

Last modified

Share

Extract rich Zara catalog data from category pages with structured product, pricing, color, media, and category metadata. Collect clean records for analytics, merchandising research, and retail monitoring workflows.

Features

  • Rich Product Records — Capture IDs, references, names, descriptions, taxonomy, and product URLs
  • Pricing And Availability — Collect numeric price values, currency, and availability indicators
  • Category Intelligence — Return category IDs, names, keys, locale, and source URL context
  • Color And Media Data — Extract primary color fields, color lists, and full image galleries
  • SEO Metadata — Include SEO keyword and product identifiers for stable catalog tracking
  • Optional Raw Payload — Keep raw product objects for advanced downstream processing

Use Cases

Catalog Monitoring

Track product assortments and visibility in specific Zara categories over time. Build daily or weekly snapshots for assortment change detection.

Pricing Analysis

Compare pricing structures and availability by category, family, and subfamily. Use consistent references for repeatable reporting.

Merchandising Research

Analyze color mix, image coverage, and category composition. Improve planning decisions with structured product attributes.

Data Enrichment Pipelines

Feed product records into spreadsheets, BI dashboards, or internal databases. Use stable product IDs and references for joins.

Regional Comparison

Run the same workflow for different locales to compare catalog differences by country and language.


Input Parameters

ParameterTypeRequiredDefaultDescription
startUrlStringYeshttps://www.zara.com/us/en/woman-beauty-perfumes-l1415.htmlZara category URL
results_wantedIntegerNo20Maximum number of products to return
categorySeoIdIntegerNoAutoOptional SEO category ID override
categoryIdIntegerNoAutoOptional internal category ID override
includeImageGalleryBooleanNotrueInclude all discovered image URLs
includeRawProductBooleanNofalseInclude raw product object in output
includeCategoryTreeBooleanNofalseStore category context in key-value store
proxyConfigurationObjectNoResidentialProxy settings

Output Data

Each dataset item can include:

FieldTypeDescription
product_idStringZara product identifier
product_referenceStringProduct reference code
display_referenceStringHuman-readable reference
nameStringProduct name
descriptionStringProduct description
priceNumberProduct price in major units
price_minorNumberProduct price in minor units
currencyStringCurrency code
availabilityStringAvailability status
category_idNumberResolved internal category ID
category_seo_idNumberSEO category ID
category_nameStringCategory name
category_keyStringCategory key
localeStringLocale code, e.g. us/en
country_codeStringCountry segment of locale
language_codeStringLanguage segment of locale
product_urlStringProduct page URL
seo_keywordStringSEO keyword slug
seo_product_idStringSEO product ID
family_nameStringProduct family
subfamily_nameStringProduct subfamily
typeStringProduct type
kindStringProduct kind
brandStringBrand
primary_color_nameStringFirst color name
available_color_namesArrayAvailable color names
image_urlStringPrimary image URL
image_urlsArrayFull image gallery
image_countNumberNumber of image URLs
tagsArrayProduct tags
tag_typesArrayTag type markers
extra_infoObjectAdditional Zara metadata

Usage Examples

Basic Category Run

{
"startUrl": "https://www.zara.com/us/en/woman-beauty-perfumes-l1415.html",
"results_wanted": 20
}
{
"startUrl": "https://www.zara.com/us/en/woman-beauty-perfumes-l1415.html",
"results_wanted": 100,
"includeImageGallery": true
}

Advanced Debug Run

{
"startUrl": "https://www.zara.com/us/en/woman-beauty-perfumes-l1415.html",
"results_wanted": 50,
"includeRawProduct": true,
"includeCategoryTree": true
}

Sample Output

{
"source_category_url": "https://www.zara.com/us/en/woman-beauty-perfumes-l1415.html",
"locale": "us/en",
"category_seo_id": 1415,
"category_id": 2419833,
"product_id": "495716274",
"product_reference": "20110709-V2026",
"display_reference": "0110/709",
"name": "ELEGANTLY TOKYO EDP 100 ML (3.4 FL. OZ)",
"price": 59.9,
"price_minor": 5990,
"currency": "USD",
"availability": "coming_soon",
"product_url": "https://www.zara.com/us/en/elegantly-tokyo-edp-100-ml--3-4-fl--oz--p20110709.html",
"seo_keyword": "elegantly-tokyo-edp-100-ml--3-4-fl--oz-",
"seo_product_id": "20110709",
"family_name": "PERFUMES",
"subfamily_name": "FRAGRANCES",
"primary_color_name": "TINTED LEATHER",
"available_color_names": ["TINTED LEATHER"],
"image_url": "https://static.zara.net/assets/public/93ea/c561/4ee14acf8030/82aad1a782cf/20110709999-f1/20110709999-f1.jpg?ts=1768991004125&w=1200",
"image_count": 3
}

Tips for Best Results

Use Valid Category URLs

  • Prefer canonical Zara category URLs ending with -l{number}.html
  • Start with one category first, then scale to multiple runs
  • Keep locale consistent when comparing datasets

Tune Result Volume

  • Use results_wanted: 20 for quick validation runs
  • Increase gradually for larger collections
  • Schedule recurring runs for trend tracking

Keep Optional Payloads Controlled

  • Enable includeRawProduct only when needed
  • Enable includeCategoryTree for debugging category resolution
  • Disable extras for smaller output size

Proxy Configuration

{
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Integrations

Connect output with:

  • Google Sheets — Tabular monitoring and lightweight dashboards
  • Airtable — Searchable product databases
  • Make — Automated processing flows
  • Zapier — Triggered downstream actions
  • Webhooks — Custom pipelines and storage systems

Export Formats

  • JSON — Nested structured records
  • CSV — Spreadsheet workflows
  • Excel — Reporting and sharing
  • XML — Legacy system compatibility

Frequently Asked Questions

How many products can I collect?

You can collect up to the available products in the selected category, limited by results_wanted.

Do I need to provide category IDs manually?

No. The actor auto-resolves category IDs from startUrl. Manual overrides are optional.

Can I include all product images?

Yes. Set includeImageGallery to true.

What is includeRawProduct for?

It adds the full source product object for advanced custom mapping.

Why are some fields null?

Some products do not provide every field in every category or locale.

Can I run this for other locales?

Yes. Use a locale-specific Zara category URL in startUrl.


Support

For issues or feature requests, contact support through the Apify Console.

Resources


This actor is designed for legitimate data collection purposes. Users are responsible for compliance with Zara terms and applicable laws. Respect access limits and use data responsibly.