Zara avatar

Zara

Try for free

3 days trial then $30.00/month - No credit card required now

Go to Store
Zara

Zara

datasaurus/zara
Try for free

3 days trial then $30.00/month - No credit card required now

Scrape products from zara.com websites. All countries. Filter by Category or Product. Fast and efficient.

You can access the Zara programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "start_urls": [
3    {
4      "url": "https://www.zara.com/uk/"
5    },
6    {
7      "url": "https://www.zara.com/uk/en/woman-jackets-l1114.html?v1=2536936"
8    },
9    {
10      "url": "https://www.zara.com/uk/en/water-and-wind-protection-short-puffer-anorak-p03046241.html?v1=423159609&v2=2419032"
11    }
12  ],
13  "category_filter": [
14    "WOMAN"
15  ],
16  "subcategory_filter": [
17    "woman-jackets"
18  ],
19  "product_seo_keyword_filter": [
20    "water-and-wind-protection-short-puffer-anorak"
21  ],
22  "max_subcategories": 1,
23  "max_results": 10
24}' |
25apify call datasaurus/zara --silent --output-dataset

Zara API through CLI

The Apify CLI is the official tool that allows you to use Zara locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 2 stars

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified a day ago

Categories