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.

Zara Products Scraper

This tool scrapes product data from Zara, and it works with any Zara website, regardless of the country or language.

Features

  • Fast Scrape:

    • Scrape thousands of products with only a few web requests. For example, scrape 10,000 products (using product category pages) with only 20 web requests, saving both time and cost. Fields: product name, category, price, colors, availability, product page url, seo keyword, main image, country information. approx run cost: 1000 products in 1 minute, run cost 4 cents, proxy cost 0.7 cents - 40 times lower run time and cost than scrapping individual product pages.
    • Alternatively, scrape individual product pages to get more detailed information including sizes, demand, SKUs, product composition, more images, firstVisableDate, and a fuller product description. approx run cost: 50 products in 1 minute, run cost 7 cents, proxy cost 2.7 cents
  • Granularity: Scrape data at different levels:

  • Multiple URLs: Scrape data from multiple start URLs within a single scrape, including from different country websites.

  • Filters: Filter products by category, subcategory, or product name (product_seo_keyword).

  • Set Limits: Define maximum products and subcategories to scrape.

  • Deduplication: The tool ensures only unique products are returned, even across multiple start URLs. This is useful in instances where the same product appears in multiple subcategories. The scrapper will do it's best to deduplicate results, however as scrapes of multiple pages can run concurrently, the scrapper may not always capture every duplicate product.

  • Country Information: Results include country information such as currency, exchange rate to euros, etc.

Notes

  • This tool is configured to use residential proxies which avoid IP address blocking.
  • The output is in JSON format due to the nested data structure.
  • The output contains the following details:
    • reference: this is the product which may include multiple color variants.
    • productId: Product color variant.
  • When scraping individual product pages, size information is included within the colors JSON field.

Resources

Example Inputs

1{
2  "start_urls": [
3    {"url": "https://www.zara.com/uk/en/"},
4    {"url": "https://www.zara.com/uk/en/woman-jackets-l1114.html?v1=2536936"},
5    {"url": "https://www.zara.com/uk/en/water-and-wind-protection-short-puffer-anorak-p03046241.html?v1=423159609&v2=2419032"},
6    {"url": "https://www.zara.com/za/"},
7    {"url": "https://www.zara.com/nl/nl/"},
8    {"url": "https://www.zara.com/ae/ar/"}
9  ],
10  "category_filter": ["WOMAN"],
11  "subcategory_filter": ["woman-jackets"],
12  "product_seo_keyword_filter": ["water-and-wind-protection-short-puffer-anorak"],
13  "scrape_product_page": true,
14  "deduplicate_across_all_start_urls": true,
15  "max_subcategories": 10,
16  "max_results": 100,
17  "proxy_group": "RESIDENTIAL"
18}

Example Output - Fast Scrape - without scraping individual product pages

1{
2  "id": 40761933700,
3  "reference": "03519115-I2024",
4  "displayReference": "3519/115",
5  "type": "Product",
6  "kind": "Wear",
7  "brand": "Zara",
8  "name": "PLAIN KNIT SWEATER",
9  "description": "",
10  "section": 1,
11  "sectionName": "WOMAN",
12  "familyName": "JERSEY",
13  "subfamilyName": "PUNTO JERSEY",
14  "price": "17.99",
15  "currencyCode": "GBP",
16  "currencyConversionRateToEUR": 1.18605671,
17  "colors": [
18    {
19      "id": "681",
20      "hexCode": null,
21      "productId": 407619337,
22      "name": "Burgundy",
23      "reference": "C03519115681000-I2024",
24      "stylingId": "0",
25      "xmedia": [
26        "https://static.zara.net/assets/public/de2a/ae64/d9ec4a93b2f4/f08645460e7e/03519115681-e1/03519115681-e1.jpg?ts=1732871602120&w={width}"
27      ],
28      "price": "17.99",
29      "oldPrice": "35.99",
30      "displayDiscountPercentage": 50,
31      "discountPercentage": "50%",
32      "discountLabel": "-50%",
33      "availability": "in_stock",
34      "productPageUrlSelectedColor": "https://www.zara.com/uk/en/plain-knit-sweater-p03519115.html?v1=407619337&v2=2136889"
35    }
36  ],
37  "seo": {
38    "keyword": "plain-knit-sweater",
39    "seoProductId": "03519115",
40    "discernProductId": 407619337
41  },
42  "availability": "in_stock",
43  "oldPrice": "35.99",
44  "displayDiscountPercentage": 50,
45  "discountPercentage": "50%",
46  "discountLabel": "-50%",
47  "isOnSale": true,
48  "attributes": [
49    {
50      "key": "WINNER_RESOURCE",
51      "value": "p"
52    }
53  ],
54  "category": {
55    "categoryId": "2136889",
56    "categoryUrl": "https://www.zara.com/uk/en/woman-special-prices-l1314.html?v1=2136889",
57    "categorySeoKeyword": "woman-special-prices"
58  },
59  "website": "https://www.zara.com/uk/en/",
60  "productPageUrl": "https://www.zara.com/uk/en/plain-knit-sweater-p03519115.html"
61}

Example Output - when scrapping individual Product Pages

(adds sizes, demand, SKUs, product composition, more images, first visable date, and a fuller product description)

1{
2  "id": 398394257,
3  "reference": "03519115-I2024",
4  "displayReference": "3519/115",
5  "type": "Product",
6  "kind": "Wear",
7  "brand": "Zara",
8  "name": "PLAIN KNIT SWEATER",
9  "description": "Round neck sweater with long sleeves. Side vents at the hem. Ribbed trims.",
10  "section": 1,
11  "sectionName": "WOMAN",
12  "familyName": "JERSEY",
13  "subfamilyName": "PUNTO JERSEY",
14  "price": "17.99",
15  "currencyCode": "GBP",
16  "currencyConversionRateToEUR": 1.18605671,
17  "colors": [
18    {
19      "id": "800",
20      "hexCode": "#0A0A0A",
21      "productId": 419842486,
22      "name": "Black",
23      "reference": "C03519115800016-I2024",
24      "stylingId": "16",
25      "xmedia": [
26        "https://static.zara.net/assets/public/375f/9085/39234469aa18/0eba9c7aa64a/03519115800-p/03519115800-p.jpg?ts=1732207110852&w={width}",
27        "https://static.zara.net/assets/public/9b91/f71e/d86d4f3eb0c4/0b365e296436/03519115800-e1/03519115800-e1.jpg?ts=1729526665319&w={width}",
28        "https://static.zara.net/assets/public/200c/3bba/dbd94b5a892b/a4fcef47423a/03519115800-e2/03519115800-e2.jpg?ts=1729526664291&w={width}",
29        "https://static.zara.net/assets/public/d258/e673/772d4df2a722/df160e893f4d/03519115800-e3/03519115800-e3.jpg?ts=1729526672221&w={width}",
30        "https://static.zara.net/assets/public/0237/99e0/d1f946139db4/96495201387a/03519115800-e4/03519115800-e4.jpg?ts=1729526672032&w={width}"
31      ],
32      "price": "17.99",
33      "oldPrice": "35.99",
34      "displayDiscountPercentage": 50,
35      "discountPercentage": "50%",
36      "discountLabel": "-50%",
37      "availability": "out_of_stock",
38      "extraInfo": {
39        "isStockInStoresAvailable": true,
40        "fitSizeMessage": "This product has a larger fit than usual.",
41        "highlightPrice": false
42      },
43      "sizes": [
44        {
45          "availability": "out_of_stock",
46          "equivalentSizeId": 101,
47          "id": 1,
48          "name": "XS",
49          "oldPrice": "35.99",
50          "price": "17.99",
51          "displayDiscountPercentage": 50,
52          "discountPercentage": "50%",
53          "discountLabel": "-50%",
54          "reference": "0351911580001-I2024",
55          "sku": 400910085,
56          "demand": "DEMAND_REGULAR"
57        },
58        {
59          "availability": "out_of_stock",
60          "equivalentSizeId": 102,
61          "id": 2,
62          "name": "S",
63          "oldPrice": "35.99",
64          "price": "17.99",
65          "displayDiscountPercentage": 50,
66          "discountPercentage": "50%",
67          "discountLabel": "-50%",
68          "reference": "0351911580002-I2024",
69          "sku": 400910086,
70          "demand": "DEMAND_RUNNING_OUT"
71        },
72        {
73          "availability": "out_of_stock",
74          "equivalentSizeId": 103,
75          "id": 3,
76          "name": "M",
77          "oldPrice": "35.99",
78          "price": "17.99",
79          "displayDiscountPercentage": 50,
80          "discountPercentage": "50%",
81          "discountLabel": "-50%",
82          "reference": "0351911580003-I2024",
83          "sku": 400910087,
84          "demand": "DEMAND_RUNNING_OUT"
85        },
86        {
87          "availability": "out_of_stock",
88          "equivalentSizeId": 104,
89          "id": 4,
90          "name": "L",
91          "oldPrice": "35.99",
92          "price": "17.99",
93          "displayDiscountPercentage": 50,
94          "discountPercentage": "50%",
95          "discountLabel": "-50%",
96          "reference": "0351911580004-I2024",
97          "sku": 400910088,
98          "demand": "DEMAND_REGULAR"
99        },
100        {
101          "availability": "out_of_stock",
102          "equivalentSizeId": 105,
103          "id": 5,
104          "name": "XL",
105          "oldPrice": "35.99",
106          "price": "17.99",
107          "displayDiscountPercentage": 50,
108          "discountPercentage": "50%",
109          "discountLabel": "-50%",
110          "reference": "0351911580005-I2024",
111          "sku": 400910089,
112          "demand": "DEMAND_RUNNING_OUT"
113        }
114      ],
115      "description": "Round neck sweater with long sleeves. Side vents at the hem. Ribbed trims.",
116      "rawDescription": "Round neck sweater with long sleeves. Side vents at the hem. Ribbed trims.",
117      "isOnSale": true,
118      "productPageUrlSelectedColor": "https://www.zara.com/uk/en/plain-knit-sweater-p03519115.html?v1=419842486&v2=2136889"
119    },
120    {
121      "id": "681",
122      "hexCode": "#240003",
123      "productId": 407619337,
124      "name": "Burgundy",
125      "reference": "C03519115681000-I2024",
126      "stylingId": "0",
127      "xmedia": [
128        "https://static.zara.net/assets/public/e186/d952/431d48bbb724/fcb5cb8d0378/03519115681-p/03519115681-p.jpg?ts=1733764054341&w={width}",
129        "https://static.zara.net/assets/public/de2a/ae64/d9ec4a93b2f4/f08645460e7e/03519115681-e1/03519115681-e1.jpg?ts=1732871602120&w={width}",
130        "https://static.zara.net/assets/public/ed11/6197/39a44382b67e/2e297ba7c1bb/03519115681-e2/03519115681-e2.jpg?ts=1732871600170&w={width}",
131        "https://static.zara.net/assets/public/d006/4208/5cd24d1faff5/e61a01a7b1cf/03519115681-e3/03519115681-e3.jpg?ts=1732871609951&w={width}"
132      ],
133      "price": "17.99",
134      "oldPrice": "35.99",
135      "displayDiscountPercentage": 50,
136      "discountPercentage": "50%",
137      "discountLabel": "-50%",
138      "availability": "in_stock",
139      "extraInfo": {
140        "isStockInStoresAvailable": true,
141        "highlightPrice": false
142      },
143      "sizes": [
144        {
145          "availability": "out_of_stock",
146          "equivalentSizeId": 101,
147          "id": 1,
148          "name": "XS",
149          "oldPrice": "35.99",
150          "price": "17.99",
151          "displayDiscountPercentage": 50,
152          "discountPercentage": "50%",
153          "discountLabel": "-50%",
154          "reference": "0351911568101-I2024",
155          "sku": 407614912,
156          "demand": "DEMAND_RUNNING_OUT"
157        },
158        {
159          "availability": "in_stock",
160          "equivalentSizeId": 102,
161          "id": 2,
162          "name": "S",
163          "oldPrice": "35.99",
164          "price": "17.99",
165          "displayDiscountPercentage": 50,
166          "discountPercentage": "50%",
167          "discountLabel": "-50%",
168          "reference": "0351911568102-I2024",
169          "sku": 407614913,
170          "demand": "DEMAND_REGULAR"
171        },
172        {
173          "availability": "in_stock",
174          "equivalentSizeId": 103,
175          "id": 3,
176          "name": "M",
177          "oldPrice": "35.99",
178          "price": "17.99",
179          "displayDiscountPercentage": 50,
180          "discountPercentage": "50%",
181          "discountLabel": "-50%",
182          "reference": "0351911568103-I2024",
183          "sku": 407614914,
184          "demand": "DEMAND_REGULAR"
185        },
186        {
187          "availability": "low_on_stock",
188          "equivalentSizeId": 104,
189          "id": 4,
190          "name": "L",
191          "oldPrice": "35.99",
192          "price": "17.99",
193          "displayDiscountPercentage": 50,
194          "discountPercentage": "50%",
195          "discountLabel": "-50%",
196          "reference": "0351911568104-I2024",
197          "sku": 407614915,
198          "demand": "DEMAND_RUNNING_OUT"
199        },
200        {
201          "availability": "low_on_stock",
202          "equivalentSizeId": 105,
203          "id": 5,
204          "name": "XL",
205          "oldPrice": "35.99",
206          "price": "17.99",
207          "displayDiscountPercentage": 50,
208          "discountPercentage": "50%",
209          "discountLabel": "-50%",
210          "reference": "0351911568105-I2024",
211          "sku": 407614916,
212          "demand": "DEMAND_RUNNING_OUT"
213        }
214      ],
215      "description": "Round neck sweater with long sleeves. Side vents at the hem. Ribbed trims.",
216      "rawDescription": "Round neck sweater with long sleeves. Side vents at the hem. Ribbed trims.",
217      "productPageUrlSelectedColor": "https://www.zara.com/uk/en/plain-knit-sweater-p03519115.html?v1=407619337&v2=2136889"
218    },
219    {
220      "id": "501",
221      "hexCode": "#0B1C17",
222      "productId": 410594265,
223      "name": "Bottle green",
224      "reference": "C03519115501000-V2025",
225      "stylingId": "0",
226      "xmedia": [
227        "https://static.zara.net/assets/public/760b/a736/fb2a42ccb659/106b70f191a3/03519115501-p/03519115501-p.jpg?ts=1733150582399&w={width}",
228        "https://static.zara.net/assets/public/2203/1471/912b4225908c/7716a427904b/03519115501-e1/03519115501-e1.jpg?ts=1732547296234&w={width}",
229        "https://static.zara.net/assets/public/4d42/39e4/d4214630b1cc/570bfcc76704/03519115501-e2/03519115501-e2.jpg?ts=1732547296708&w={width}",
230        "https://static.zara.net/assets/public/f95b/e24f/889749ff8fb3/249cac83a636/03519115501-e3/03519115501-e3.jpg?ts=1732547315219&w={width}"
231      ],
232      "price": "35.99",
233      "availability": "in_stock",
234      "extraInfo": {
235        "isStockInStoresAvailable": true,
236        "highlightPrice": false
237      },
238      "sizes": [
239        {
240          "availability": "low_on_stock",
241          "equivalentSizeId": 101,
242          "id": 1,
243          "name": "XS",
244          "price": "35.99",
245          "reference": "0351911550101-V2025",
246          "sku": 410590839,
247          "demand": "DEMAND_RUNNING_OUT"
248        },
249        {
250          "availability": "in_stock",
251          "equivalentSizeId": 102,
252          "id": 2,
253          "name": "S",
254          "price": "35.99",
255          "reference": "0351911550102-V2025",
256          "sku": 410590841,
257          "demand": "DEMAND_REGULAR"
258        },
259        {
260          "availability": "in_stock",
261          "equivalentSizeId": 103,
262          "id": 3,
263          "name": "M",
264          "price": "35.99",
265          "reference": "0351911550103-V2025",
266          "sku": 410590843,
267          "demand": "DEMAND_REGULAR"
268        },
269        {
270          "availability": "in_stock",
271          "equivalentSizeId": 104,
272          "id": 4,
273          "name": "L",
274          "price": "35.99",
275          "reference": "0351911550104-V2025",
276          "sku": 410590844,
277          "demand": "DEMAND_REGULAR"
278        },
279        {
280          "availability": "in_stock",
281          "equivalentSizeId": 105,
282          "id": 5,
283          "name": "XL",
284          "price": "35.99",
285          "reference": "0351911550105-V2025",
286          "sku": 410590845,
287          "demand": "DEMAND_REGULAR"
288        }
289      ],
290      "description": "Round neck sweater with long sleeves. Side vents at the hem. Ribbed trims.",
291      "rawDescription": "Round neck sweater with long sleeves. Side vents at the hem. Ribbed trims.",
292      "productPageUrlSelectedColor": "https://www.zara.com/uk/en/plain-knit-sweater-p03519115.html?v1=410594265&v2=2136889"
293    }
294  ],
295  "seo": {
296    "keyword": "plain-knit-sweater",
297    "description": "Round neck sweater with long sleeves. Side vents at the hem. Ribbed trims.",
298    "seoProductId": "03519115",
299    "discernProductId": 419842486
300  },
301  "availability": "in_stock",
302  "state": "visible",
303  "firstVisibleDate": "2024-11-21T16:43:03.931Z",
304  "detailedComposition": {
305    "parts": [
306      {
307        "description": "OUTER SHELL",
308        "areas": [],
309        "components": [
310          {
311            "material": "acrylic",
312            "percentage": "90%"
313          },
314          {
315            "material": "wool",
316            "percentage": "10%"
317          }
318        ],
319        "microcontents": [],
320        "reinforcements": []
321      }
322    ],
323    "exceptions": []
324  },
325  "relatedProducts": [],
326  "sizeSystem": "2",
327  "oldPrice": "35.99",
328  "displayDiscountPercentage": 50,
329  "discountPercentage": "50%",
330  "discountLabel": "-50%",
331  "isOnSale": true,
332  "category": {
333    "categoryId": "2136889",
334    "categoryUrl": "https://www.zara.com/uk/en/woman-special-prices-l1314.html?v1=2136889",
335    "categorySeoKeyword": "woman-special-prices"
336  },
337  "multipleColorLabel": "+2",
338  "website": "https://www.zara.com/uk/en/",
339  "productPageUrl": "https://www.zara.com/uk/en/plain-knit-sweater-p03519115.html"
340}

Website Countries

['https://www.zara.com/al/', 'https://www.zara.com/al/en/', 'https://www.zara.com/dz/', 'https://www.zara.com/dz/en/', 'https://www.zara.com/dz/fr/', 'https://www.zara.com/ad/', 'https://www.zara.com/ad/en/', 'https://www.zara.com/ad/fr/', 'https://www.zara.com/ad/es/', 'https://www.zara.com/ao/', 'https://www.zara.com/ao/en/', 'https://www.zara.com/am/', 'https://www.zara.com/am/en/', 'https://www.zara.com/ar/', 'https://www.zara.com/ar/en/', 'https://www.zara.com/aw/', 'https://www.zara.com/aw/es/', 'https://www.zara.com/au/', 'https://www.zara.com/az/', 'https://www.zara.com/az/en/', 'https://www.zara.com/bh/', 'https://www.zara.com/bh/ar/', 'https://www.zara.com/be/', 'https://www.zara.com/be/nl/', 'https://www.zara.com/be/fr/', 'https://www.zara.com/by/', 'https://www.zara.com/by/ru/', 'https://www.zara.com/ba/', 'https://www.zara.com/ba/en/', 'https://www.zara.com/br/', 'https://www.zara.com/br/en/', 'https://www.zara.com/bg/', 'https://www.zara.com/bg/en/', 'https://www.zara.com/kh/', 'https://www.zara.com/ca/', 'https://www.zara.com/ca/fr/', 'https://www.zara.com/cl/', 'https://www.zara.com/cl/en/', 'https://www.zara.com/cn/', 'https://www.zara.com/cn/en/', 'https://www.zara.com/hk/', 'https://www.zara.com/hk/zt/', 'https://www.zara.com/mo/', 'https://www.zara.com/mo/en/', 'https://www.zara.com/tw/', 'https://www.zara.com/tw/en/', 'https://www.zara.com/co/', 'https://www.zara.com/co/en/', 'https://www.zara.com/cr/', 'https://www.zara.com/cr/en/', 'https://www.zara.com/cy/', 'https://www.zara.com/cy/en/', 'https://www.zara.com/cz/', 'https://www.zara.com/cz/en/', 'https://www.zara.com/dk/', 'https://www.zara.com/dk/en/', 'https://www.zara.com/de/', 'https://www.zara.com/de/en/', 'https://www.zara.com/ec/', 'https://www.zara.com/ec/en/', 'https://www.zara.com/ee/', 'https://www.zara.com/ee/en/', 'https://www.zara.com/eg/', 'https://www.zara.com/eg/en/', 'https://www.zara.com/sv/', 'https://www.zara.com/sv/en/', 'https://www.zara.com/es/', 'https://www.zara.com/es/en/', 'https://www.zara.com/es/eu/', 'https://www.zara.com/es/gl/', 'https://www.zara.com/es/ca/', 'https://www.zara.com/fi/', 'https://www.zara.com/fi/sv/', 'https://www.zara.com/fi/en/', 'https://www.zara.com/fr/', 'https://www.zara.com/fr/en/', 'https://www.zara.com/ge/', 'https://www.zara.com/ge/ka/', 'https://www.zara.com/gr/', 'https://www.zara.com/gr/en/', 'https://www.zara.com/gt/', 'https://www.zara.com/gt/en/', 'https://www.zara.com/hn/', 'https://www.zara.com/hn/en/', 'https://www.zara.com/hr/', 'https://www.zara.com/hr/en/', 'https://www.zara.com/is/', 'https://www.zara.com/in/', 'https://www.zara.com/id/', 'https://www.zara.com/id/en/', 'https://www.zara.com/ie/', 'https://www.zara.com/il/', 'https://www.zara.com/il/en/', 'https://www.zara.com/it/', 'https://www.zara.com/it/en/', 'https://www.zara.com/jp/', 'https://www.zara.com/jp/en/', 'https://www.zara.com/jo/', 'https://www.zara.com/jo/ar/', 'https://www.zara.com/kz/', 'https://www.zara.com/kz/kk/', 'https://www.zara.com/kz/en/', 'https://www.zara.com/xk/', 'https://www.zara.com/xk/en/', 'https://www.zara.com/kw/', 'https://www.zara.com/kw/ar/', 'https://www.zara.com/lv/', 'https://www.zara.com/lv/en/', 'https://www.zara.com/lb/', 'https://www.zara.com/lb/ar/', 'https://www.zara.com/lt/', 'https://www.zara.com/lt/en/', 'https://www.zara.com/lu/', 'https://www.zara.com/lu/en/', 'https://www.zara.com/lu/de/', 'https://www.zara.com/mk/', 'https://www.zara.com/mk/sq/', 'https://www.zara.com/mk/en/', 'https://www.zara.com/hu/', 'https://www.zara.com/hu/en/', 'https://www.zara.com/my/', 'https://www.zara.com/mt/', 'https://www.zara.com/ma/', 'https://www.zara.com/ma/ar/', 'https://www.zara.com/ma/en/', 'https://www.zara.com/mx/', 'https://www.zara.com/mx/en/', 'https://www.zara.com/mc/', 'https://www.zara.com/mc/en/', 'https://www.zara.com/me/', 'https://www.zara.com/me/en/', 'https://www.zara.com/nl/', 'https://www.zara.com/nl/nl/', 'https://www.zara.com/nz/', 'https://www.zara.com/ni/', 'https://www.zara.com/ni/en/', 'https://www.zara.com/no/', 'https://www.zara.com/no/en/', 'https://www.zara.com/om/', 'https://www.zara.com/om/ar/', 'https://www.zara.com/at/', 'https://www.zara.com/at/en/', 'https://www.zara.com/pa/', 'https://www.zara.com/pa/en/', 'https://www.zara.com/py/', 'https://www.zara.com/py/en/', 'https://www.zara.com/pe/', 'https://www.zara.com/pe/en/', 'https://www.zara.com/ph/', 'https://www.zara.com/pl/', 'https://www.zara.com/pl/uk/', 'https://www.zara.com/pl/en/', 'https://www.zara.com/pt/', 'https://www.zara.com/pt/en/', 'https://www.zara.com/pr/', 'https://www.zara.com/pr/en/', 'https://www.zara.com/qa/', 'https://www.zara.com/qa/ar/', 'https://www.zara.com/do/', 'https://www.zara.com/do/en/', 'https://www.zara.com/ro/', 'https://www.zara.com/ro/en/', 'https://www.zara.com/sa/', 'https://www.zara.com/sa/en/', 'https://www.zara.com/rs/', 'https://www.zara.com/rs/en/', 'https://www.zara.com/sg/', 'https://www.zara.com/sk/', 'https://www.zara.com/sk/en/', 'https://www.zara.com/si/', 'https://www.zara.com/si/en/', 'https://www.zara.com/kr/', 'https://www.zara.com/kr/en/', 'https://www.zara.com/za/', 'https://www.zara.com/se/', 'https://www.zara.com/se/en/', 'https://www.zara.com/ch/', 'https://www.zara.com/ch/fr/', 'https://www.zara.com/ch/de/', 'https://www.zara.com/ch/it/', 'https://www.zara.com/th/', 'https://www.zara.com/th/en/', 'https://www.zara.com/tn/', 'https://www.zara.com/tn/ar/', 'https://www.zara.com/tn/en/', 'https://www.zara.com/tr/', 'https://www.zara.com/tr/en/', 'https://www.zara.com/ua/', 'https://www.zara.com/ua/en/', 'https://www.zara.com/ae/', 'https://www.zara.com/ae/ar/', 'https://www.zara.com/uk/', 'https://www.zara.com/us/', 'https://www.zara.com/us/es/', 'https://www.zara.com/uy/', 'https://www.zara.com/uy/en/', 'https://www.zara.com/uz/', 'https://www.zara.com/uz/en/', 'https://www.zara.com/uz/ru/', 'https://www.zara.com/ve/', 'https://www.zara.com/ve/en/', 'https://www.zara.com/vn/', 'https://www.zara.com/vn/en/', 'https://www.zara.com/']

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 2 stars

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 14 hours ago

Categories