Zara avatar
Zara

Pricing

$9.99/month + usage

Go to Store
Zara

Zara

Developed by

datasaurus

datasaurus

Maintained by Community

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

0.0 (0)

Pricing

$9.99/month + usage

4

Total users

42

Monthly users

10

Runs succeeded

>99%

Last modified

5 days ago

You can access the Zara programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "start_urls": [
< {
< "url": "https://www.zara.com/uk/en/"
< },
< {
< "url": "https://www.zara.com/uk/en/woman-jackets-l1114.html?v1=2536936"
< },
< {
< "url": "https://www.zara.com/uk/en/water-and-wind-protection-short-puffer-anorak-p03046241.html?v1=423159609&v2=2419032"
< }
< ],
< "max_subcategories": 1,
< "max_results": 5
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: