{
  "openapi": "3.0.1",
  "info": {
    "title": "Zara Scraper",
    "description": "Scrape Zara products with per-size stock, SKUs, fabric composition and prices across 22 country stores. Export to CSV, Excel, JSON or XML.",
    "version": "0.1",
    "x-build-id": "QB1yiytMWOm7gmrJ1"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/parseforge~zara-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-parseforge-zara-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/parseforge~zara-scraper/runs": {
      "post": {
        "operationId": "runs-sync-parseforge-zara-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/parseforge~zara-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-parseforge-zara-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "properties": {
          "startUrls": {
            "title": "Zara URLs",
            "type": "array",
            "description": "Zara category URLs (for example https://www.zara.com/us/en/woman-dresses-l1066.html) or product URLs (https://www.zara.com/us/en/...-p04772373.html). Leave empty to use the Category picker below instead.",
            "items": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "title": "URL of a web page",
                  "format": "uri"
                }
              }
            }
          },
          "category": {
            "title": "Category",
            "enum": [
              "1881757",
              "11112",
              "295501",
              "610501",
              "18002",
              "11111",
              "11108",
              "2418844",
              "2643249",
              "2730487",
              "2731942",
              "2729463",
              "2730946",
              "2730945",
              "2728449",
              "2735419",
              "2731943",
              "2730947",
              "2735932",
              "2420954",
              "2541935",
              "2687798",
              "2491343",
              "2420944",
              "2420925",
              "2630707",
              "2420942",
              "2420284",
              "2672796",
              "2420286",
              "2420282",
              "2420287",
              "2420285",
              "2419031",
              "2602105",
              "2419032",
              "2420895",
              "2420909",
              "2420907",
              "2420900",
              "2420826",
              "2420829",
              "2420896",
              "2417770",
              "2417747",
              "2417740",
              "2609621",
              "2417772",
              "2419242",
              "2419230",
              "2419216",
              "2419203",
              "2419235",
              "2419215",
              "2419238",
              "2419212",
              "2419211",
              "2419185",
              "2419214",
              "2419239",
              "2420293",
              "2420326",
              "2420325",
              "2548473",
              "2420324",
              "2420320",
              "2420306",
              "2420302",
              "2419795",
              "2419808",
              "2419799",
              "2419797",
              "2419807",
              "2420794",
              "2420799",
              "2420787",
              "2419265",
              "2420795",
              "2420777",
              "2420368",
              "2420336",
              "2420337",
              "2420369",
              "2420331",
              "2420482",
              "2420465",
              "2420475",
              "2420479",
              "2718326",
              "2420480",
              "2420453",
              "2420430",
              "2420447",
              "2420449",
              "2420439",
              "2420454",
              "2418883",
              "2419846",
              "2560475",
              "2419847",
              "2419845",
              "2419844",
              "2471338",
              "2419181",
              "2467843",
              "2467842",
              "2467841",
              "2420416",
              "2420405",
              "2420387",
              "2420391",
              "2420409",
              "2714828",
              "2420417",
              "2420397",
              "2637229",
              "2635767",
              "2724946",
              "2727572",
              "2720923",
              "2635766",
              "757004",
              "815530",
              "2543429",
              "815531",
              "1468716",
              "2537411",
              "2043911",
              "2043910",
              "1596204",
              "1468712",
              "2419522",
              "2047396",
              "2044460",
              "2305193",
              "2043909",
              "1468717",
              "1906265",
              "2720360",
              "2721374",
              "2546081",
              "2418892",
              "2418946",
              "2418901",
              "2418904",
              "2418911",
              "2469843",
              "2418919",
              "2419830",
              "2419827",
              "2419829",
              "2419835",
              "2419833",
              "2418886",
              "2662755",
              "2440847",
              "2418986",
              "2418966",
              "2418991",
              "2418968",
              "2418963",
              "2418971",
              "2418980",
              "2418962",
              "2418989",
              "2417678",
              "2417696",
              "2417692",
              "2417675",
              "2637251",
              "2417707",
              "2417737",
              "2417728",
              "2419159",
              "2419074",
              "2651270",
              "2419175",
              "2419053",
              "2419069",
              "2419094",
              "2419179",
              "2419076",
              "2419075",
              "2419160",
              "2643259",
              "2720382",
              "2717887",
              "2716884",
              "2725385",
              "2734427",
              "2734436",
              "2731928",
              "2585574",
              "2585576",
              "2585575",
              "2722861",
              "2723861",
              "2418845",
              "2572981",
              "2576513",
              "2662761",
              "2577013",
              "2732917",
              "2731444",
              "2735422",
              "2731945",
              "2731938",
              "2732948",
              "2733444",
              "2732436",
              "2720940",
              "2732462",
              "2730500",
              "2526506",
              "2526504",
              "2526499",
              "2652752",
              "1885841",
              "2670794",
              "2436579",
              "2436610",
              "2436595",
              "2712803",
              "2436604",
              "2436599",
              "2436598",
              "2436600",
              "2436582",
              "2436583",
              "2436592",
              "2436590",
              "2436588",
              "2436587",
              "2436584",
              "2436585",
              "2672794",
              "2436591",
              "2436589",
              "2611632",
              "2475845",
              "2475846",
              "2475861",
              "2642246",
              "2632198",
              "2697296",
              "2696300",
              "2717837",
              "2720871",
              "2721384",
              "2721385",
              "2731949",
              "2643753",
              "2431948",
              "2436309",
              "2436311",
              "2606107",
              "2605612",
              "2606109",
              "2436462",
              "2436468",
              "2537410",
              "2599622",
              "2600615",
              "2637286",
              "2538410",
              "2600116",
              "2536907",
              "2536906",
              "2603108",
              "2601122",
              "2431957",
              "2431956",
              "2431960",
              "2431959",
              "2431958",
              "2577534",
              "2431961",
              "2436314",
              "2552442",
              "2733419",
              "2551944",
              "2443334",
              "2444847",
              "2432279",
              "2702800",
              "2702299",
              "2432280",
              "2432095",
              "2432067",
              "2432064",
              "2432075",
              "2432098",
              "2432072",
              "2640237",
              "2432093",
              "2432100",
              "2432096",
              "2432056",
              "2432053",
              "2432060",
              "2432048",
              "2432054",
              "2432049",
              "2431993",
              "2431970",
              "2431997",
              "2431971",
              "2431973",
              "2431989",
              "2431977",
              "2431994",
              "2692800",
              "2458835",
              "2579029",
              "2551442",
              "2578030",
              "2579028",
              "2715332",
              "2578029",
              "2578528",
              "2432163",
              "2432145",
              "2432147",
              "2432162",
              "2432164",
              "2432191",
              "2432167",
              "2432177",
              "2727935",
              "2432168",
              "2432166",
              "2432192",
              "2432264",
              "2432252",
              "2432243",
              "2692799",
              "2727914",
              "2432237",
              "2558949",
              "2432247",
              "2432258",
              "2727601",
              "2432265",
              "2732450",
              "2731451",
              "2731950",
              "2730950",
              "2728452",
              "2733453",
              "2730951",
              "2731450",
              "2436911",
              "2436920",
              "2432040",
              "2432004",
              "2432030",
              "2624646",
              "2728911",
              "2432015",
              "2724386",
              "2432033",
              "2721404",
              "2432014",
              "2432019",
              "2432034",
              "2432042",
              "2432024",
              "2719344",
              "2717844",
              "757005",
              "815539",
              "815540",
              "2729479",
              "2731471",
              "2432116",
              "2629682",
              "2432121",
              "2432132",
              "2432133",
              "2432125",
              "2432131",
              "2728457",
              "2728454",
              "2544454",
              "2732942",
              "2436430",
              "2436434",
              "2620119",
              "2436451",
              "2436441",
              "2436450",
              "2436432",
              "2436436",
              "2436443",
              "2436444",
              "2436449",
              "2436397",
              "2436401",
              "2436413",
              "2436425",
              "2436424",
              "2436406",
              "2436405",
              "2436399",
              "2436372",
              "2436391",
              "2436393",
              "2436377",
              "2436392",
              "2436383",
              "2436336",
              "2436382",
              "2436318",
              "2432193",
              "2576034",
              "2606122",
              "2612139",
              "2607119",
              "2643757",
              "2735930",
              "2662756",
              "2731930",
              "2436633",
              "2436638",
              "2436635",
              "2729445",
              "2729442",
              "2311136",
              "2727524",
              "2643754",
              "2421279",
              "2112261",
              "2435024",
              "2644251",
              "2435151",
              "2435056",
              "2435109",
              "2434984",
              "2734434",
              "2730473",
              "2733939",
              "2434978",
              "2435058",
              "2435073",
              "2435086",
              "2434974",
              "2733411",
              "2729911",
              "2728410",
              "2731959",
              "2698302",
              "2428025",
              "2642278",
              "2428034",
              "2428039",
              "2428045",
              "2732966",
              "2428124",
              "2428127",
              "2428026",
              "2428033",
              "2428129",
              "2637249",
              "2643266",
              "2428227",
              "2428244",
              "2428263",
              "2428167",
              "2597159",
              "2628689",
              "2548967",
              "2547464",
              "2621621",
              "2619156",
              "2619155",
              "2619161",
              "2619157",
              "2619162",
              "2621122",
              "2619637",
              "2619636",
              "2619642",
              "2619638",
              "2619643",
              "2621121",
              "2619147",
              "2619146",
              "2619152",
              "2619148",
              "2619153",
              "2622121",
              "2619138",
              "2619137",
              "2619143",
              "2619139",
              "2619144",
              "2547473",
              "2547467",
              "2547469",
              "2547468",
              "2620631",
              "2547471",
              "2615126",
              "2428210",
              "2428222",
              "2428823",
              "2428828",
              "2428071",
              "2557445",
              "2428242",
              "2428796",
              "2428803",
              "2428149",
              "2428148",
              "2428809",
              "2428813",
              "2428159",
              "2672795",
              "2428166",
              "2735931",
              "2733456",
              "2577007",
              "2428808",
              "2636284",
              "2642255",
              "2642253",
              "2642254",
              "2642252",
              "2646263",
              "2428793",
              "2435502",
              "2426469",
              "2642266",
              "2426485",
              "2426488",
              "2426490",
              "2426486",
              "2426618",
              "2426627",
              "2723959",
              "2426631",
              "2703299",
              "2426755",
              "2724440",
              "2426760",
              "2722934",
              "2426765",
              "2426769",
              "2426470",
              "2426478",
              "2426475",
              "2426472",
              "2426482",
              "2426480",
              "2426737",
              "2426749",
              "2607109",
              "2426747",
              "2426744",
              "2426750",
              "2426788",
              "2428290",
              "2428291",
              "2558947",
              "2428292",
              "2428314",
              "2428301",
              "2428309",
              "2426636",
              "2426638",
              "2426644",
              "2426647",
              "2428521",
              "2428523",
              "2595608",
              "2428560",
              "2428548",
              "2428558",
              "2724950",
              "2428542",
              "2428553",
              "2426543",
              "2426549",
              "2426556",
              "2428364",
              "2428473",
              "2428479",
              "2428367",
              "2428377",
              "2428452",
              "2428460",
              "2428455",
              "2428461",
              "2428464",
              "2426650",
              "2426657",
              "2426656",
              "2426654",
              "2426659",
              "2426661",
              "2426658",
              "2426662",
              "2426667",
              "2428509",
              "2428510",
              "2428514",
              "2426694",
              "2426702",
              "2669795",
              "2426708",
              "2426502",
              "2426504",
              "2426506",
              "2426503",
              "2426505",
              "2459337",
              "2426510",
              "2426511",
              "2426706",
              "2428504",
              "2643761",
              "2643760",
              "2636283",
              "2643758",
              "2647253",
              "2727970",
              "2587579",
              "2587580",
              "2587581",
              "757007",
              "815543",
              "815544",
              "2425905",
              "2643261",
              "2425925",
              "2425926",
              "2425931",
              "2425928",
              "2426091",
              "2426106",
              "2426094",
              "2660755",
              "2426111",
              "2545598",
              "2426112",
              "2426126",
              "2426136",
              "2427303",
              "2425906",
              "2425912",
              "2605616",
              "2425909",
              "2425922",
              "2425923",
              "2425917",
              "2427560",
              "2427556",
              "2427545",
              "2427552",
              "2426261",
              "2426265",
              "2426266",
              "2426273",
              "2426269",
              "2426271",
              "2426276",
              "2427506",
              "2427509",
              "2427510",
              "2427327",
              "2729478",
              "2730503",
              "2427342",
              "2730504",
              "2427360",
              "2427366",
              "2427563",
              "2596605",
              "2427577",
              "2427610",
              "2427592",
              "2427597",
              "2427608",
              "2427602",
              "2426231",
              "2733412",
              "2426216",
              "2426228",
              "2427408",
              "2427411",
              "2427416",
              "2427415",
              "2731467",
              "2427419",
              "2427424",
              "2620125",
              "2620124",
              "2620122",
              "2427482",
              "2427490",
              "2427484",
              "2427493",
              "2426140",
              "2426147",
              "2426145",
              "2426148",
              "2426144",
              "2426149",
              "2426155",
              "2426152",
              "2426157",
              "2427530",
              "2427531",
              "2427535",
              "2644249",
              "2426185",
              "2426193",
              "2426166",
              "2721513",
              "2426178",
              "2671294",
              "2426208",
              "2421280",
              "2425948",
              "2425950",
              "2425953",
              "2425949",
              "2425954",
              "2425952",
              "2425955",
              "2425951",
              "2425956",
              "2425958",
              "2553948",
              "2730954",
              "2427528",
              "2643756",
              "2643248",
              "2643755",
              "2637283",
              "2647247",
              "2646245",
              "2588579",
              "1471713",
              "2044924",
              "2044923",
              "1596704",
              "1471709",
              "2056947",
              "2044921",
              "2044922",
              "1471714",
              "2646756",
              "2646755",
              "2646753",
              "2646754",
              "2646752",
              "2645774",
              "2645773",
              "2645770",
              "2422499",
              "2642274",
              "2422514",
              "2422515",
              "2422630",
              "2422636",
              "2422637",
              "2422753",
              "2724995",
              "2422757",
              "2422761",
              "2722936",
              "2422768",
              "2422500",
              "2422505",
              "2422502",
              "2422509",
              "2422511",
              "2422737",
              "2422742",
              "2422746",
              "2735933",
              "2422743",
              "2422739",
              "2422749",
              "2427965",
              "2730468",
              "2427967",
              "2427969",
              "2609119",
              "2427970",
              "2427834",
              "2427839",
              "2427796",
              "2427815",
              "2427827",
              "2427833",
              "2422647",
              "2422657",
              "2629173",
              "2422659",
              "2427992",
              "2427998",
              "2428003",
              "2428019",
              "2428017",
              "2428012",
              "2422547",
              "2422554",
              "2422549",
              "2422555",
              "2422557",
              "2427882",
              "2427892",
              "2632208",
              "2622632",
              "2427929",
              "2427934",
              "2427933",
              "2427935",
              "2427940",
              "2422662",
              "2422667",
              "2422670",
              "2422672",
              "2422668",
              "2422673",
              "2422669",
              "2422676",
              "2427980",
              "2427981",
              "2645751",
              "2422696",
              "2422697",
              "2669796",
              "2422535",
              "2422536",
              "2587613",
              "2422538",
              "2422537",
              "2602617",
              "2422540",
              "2719352",
              "2730953",
              "2427977",
              "2637284",
              "2643764",
              "2643765",
              "2643762",
              "2646764",
              "2646257",
              "2421860",
              "2642270",
              "2421875",
              "2421876",
              "2421881",
              "2421877",
              "2421982",
              "2421988",
              "2558449",
              "2421989",
              "2421993",
              "2421995",
              "2422002",
              "2422001",
              "2422008",
              "2422146",
              "2422150",
              "2722935",
              "2724482",
              "2724940",
              "2422155",
              "2421861",
              "2421865",
              "2421863",
              "2421869",
              "2421871",
              "2426391",
              "2426379",
              "2733442",
              "2426383",
              "2422112",
              "2422113",
              "2422124",
              "2422128",
              "2422125",
              "2422131",
              "2422135",
              "2422143",
              "2426353",
              "2426356",
              "2422199",
              "2422193",
              "2422208",
              "2422214",
              "2426398",
              "2426404",
              "2727599",
              "2426412",
              "2426417",
              "2426429",
              "2426427",
              "2426413",
              "2426421",
              "2422071",
              "2422084",
              "2422254",
              "2422257",
              "2422266",
              "2426321",
              "2426324",
              "2426325",
              "2426327",
              "2426332",
              "2422028",
              "2422017",
              "2422015",
              "2422020",
              "2422018",
              "2732446",
              "2422019",
              "2422024",
              "2422022",
              "2422025",
              "2426369",
              "2426370",
              "2426376",
              "2670296",
              "2422064",
              "2422222",
              "2421893",
              "2421894",
              "2421897",
              "2421895",
              "2588112",
              "2446326",
              "2601623",
              "2421900",
              "2731921",
              "2577006",
              "2728462",
              "2426367",
              "2642251",
              "2635794",
              "2642250",
              "2642248",
              "2644265",
              "2646251",
              "2735912",
              "2732925",
              "2538934",
              "2538933",
              "2527512",
              "2527520",
              "2527522",
              "2573488",
              "2527518",
              "2527523",
              "2527521",
              "2639741",
              "2527504",
              "2732926",
              "2527476",
              "2527553",
              "2527555",
              "2527556",
              "2527554",
              "2527557",
              "2527489",
              "2527511",
              "2527528",
              "2539919",
              "2539920",
              "2540420",
              "2539922",
              "2540423",
              "2539421",
              "2541932",
              "2539921",
              "2527540",
              "2527498",
              "2527527",
              "2527488",
              "2527510",
              "2527507",
              "2527505",
              "2565960",
              "2527506",
              "2527508",
              "2527503",
              "2527499",
              "2527547",
              "2527487",
              "2527519",
              "2527536",
              "2527533",
              "2527532",
              "2527539",
              "2527501",
              "2527513",
              "2644257",
              "2124389",
              "2730490",
              "2566977",
              "2527955",
              "2525830",
              "2525831",
              "2525839",
              "2525833",
              "2525832",
              "2525835",
              "2525829",
              "2525840",
              "2525838",
              "2525834",
              "2525836",
              "2656257",
              "2662259",
              "2662260",
              "2659755",
              "2661255",
              "2718861",
              "2525837",
              "2524961",
              "2524964",
              "2651759",
              "2650757",
              "2651276",
              "2651757",
              "2651758",
              "2651756",
              "2650265",
              "2651277",
              "2718846",
              "2524963",
              "2562448",
              "2697299",
              "2699299",
              "2700798",
              "2701798",
              "2700797",
              "2700301",
              "2697298",
              "2541928",
              "2524966",
              "2524971",
              "2524972",
              "2542432",
              "2542431",
              "2541930",
              "2524967",
              "2524962",
              "2541933",
              "2540934",
              "2541428",
              "2541929",
              "2525018",
              "2527957",
              "2577560",
              "2527956",
              "2527963",
              "2527972",
              "2527964",
              "2725950",
              "2527973",
              "2725949",
              "2527974",
              "2621626",
              "2721455",
              "2652757",
              "2527962",
              "2727582",
              "2726442",
              "2527959",
              "2527969",
              "2526465",
              "2526449",
              "2526458",
              "2526460",
              "2526459",
              "2526461",
              "2526448",
              "2526463",
              "2526450",
              "2560949",
              "2559947",
              "2577566",
              "2526462",
              "2526457",
              "2560950",
              "2636251",
              "2526443",
              "2526456",
              "2526452",
              "2716364",
              "2717868",
              "2717869",
              "2719871",
              "2714858",
              "2526447",
              "2526453",
              "2524965",
              "2527930",
              "2527932",
              "2527933",
              "2527936",
              "2526467",
              "2527935",
              "2577559",
              "2527937",
              "2527938",
              "2527939",
              "2527940",
              "2527942",
              "2527941",
              "2527943",
              "2527944",
              "2527931",
              "2527934",
              "2553454",
              "2564951",
              "2553455",
              "2553456",
              "2554448",
              "2558448",
              "2527945",
              "2563446",
              "2721903",
              "2727510",
              "2723868",
              "2721380",
              "2726369",
              "2725373",
              "2724390",
              "2565478",
              "2724868",
              "2723870",
              "2727509",
              "2721381",
              "2720885",
              "2726370",
              "2724869",
              "2727521",
              "2723869",
              "2724374",
              "2723867",
              "2721405",
              "2727511",
              "2525011",
              "2525009",
              "2525014",
              "2525010",
              "2525017",
              "2604123",
              "2525015",
              "2525016",
              "2601110",
              "2526548",
              "2526451",
              "2526546",
              "2526547",
              "2526550",
              "2526551",
              "2526552",
              "2525005",
              "2525003",
              "2525001",
              "2525000",
              "2524999",
              "2525002",
              "2525004",
              "2527960",
              "2527950",
              "2527951",
              "2527948",
              "2527947",
              "2527949",
              "2527958",
              "2715833",
              "2527516",
              "2527978",
              "2527970",
              "2527965",
              "2527968",
              "2527966",
              "2527952",
              "2527971",
              "2525092",
              "2708805",
              "2723431",
              "2733462",
              "2732461",
              "2644753",
              "2659762",
              "2527961",
              "2631215",
              "2663269",
              "2527552",
              "2526556",
              "2526559",
              "1881296",
              "2421283",
              "2421285",
              "2622132",
              "2436532",
              "2436534",
              "2422780",
              "2422281",
              "2305733",
              "1881286",
              "1881260",
              "1881304",
              "1881272",
              "2163396",
              "2164396",
              "2438376",
              "2438379",
              "2438393",
              "2436247",
              "2432770",
              "2432737",
              "2436241",
              "2436240",
              "2436178",
              "2436189",
              "2438389",
              "2437370",
              "2437346",
              "2438306",
              "2438359",
              "2438357",
              "2438329",
              "2438351",
              "2438367",
              "2432775",
              "2438301",
              "2436157",
              "2436128",
              "2436144",
              "2436163",
              "2436120",
              "2437431",
              "2164395",
              "2432640",
              "2432644",
              "2432637",
              "2432642",
              "2432653",
              "2432665",
              "2432566",
              "2638744",
              "2432627",
              "2434621",
              "2434613",
              "2434688",
              "2434634",
              "2434722",
              "2432494",
              "2432512",
              "2432543",
              "2432561",
              "2432560",
              "2474863",
              "2437331",
              "2436046",
              "2436078",
              "2432380",
              "2432413",
              "2434759",
              "2437901",
              "2432346",
              "2432373",
              "2434630",
              "2432696",
              "2436089",
              "2436118",
              "2436109",
              "2436101",
              "2432459",
              "2432487",
              "2437330",
              "2471339",
              "2432452",
              "2432454",
              "2317660",
              "2644770",
              "2645257",
              "2317174",
              "2317177",
              "2317175",
              "2319146"
            ],
            "type": "string",
            "description": "Pick a Zara category to scrape. Covers Woman, Man, Kids, Zara Home, Beauty, Massimo Dutti and Pre-Owned. Ignored when Zara URLs are provided above."
          },
          "maxItems": {
            "title": "Max Items",
            "minimum": 1,
            "maximum": 1000000,
            "type": "integer",
            "description": "Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000"
          },
          "store": {
            "title": "Zara store",
            "enum": [
              "us/en",
              "uk/en",
              "es/es",
              "es/en",
              "fr/fr",
              "de/de",
              "it/it",
              "pt/pt",
              "mx/es",
              "ca/en",
              "jp/ja",
              "kr/ko",
              "ru/ru",
              "tr/tr",
              "nl/nl",
              "pl/pl",
              "gr/el",
              "se/sv",
              "ae/en",
              "in/en",
              "au/en",
              "br/pt"
            ],
            "type": "string",
            "description": "Country store and language to scrape. Drives currency, product names and which items are in the assortment.",
            "default": "us/en"
          },
          "fetchProductDetails": {
            "title": "Fetch full product details",
            "type": "boolean",
            "description": "ON: adds description, fabric composition, per-size stock, SKUs and the release date. OFF: listing fields only, much faster.",
            "default": true
          },
          "colors": {
            "title": "Colors",
            "type": "array",
            "description": "Keep only products whose color name contains one of these words, for example \"black\" also matches \"Black / White\". Case insensitive.",
            "items": {
              "type": "string"
            }
          },
          "sizes": {
            "title": "Sizes",
            "type": "array",
            "description": "Keep only products offered in at least one of these sizes, for example S, M, 42. Case insensitive, exact match on the size label.",
            "items": {
              "type": "string"
            }
          },
          "minPrice": {
            "title": "Minimum price",
            "minimum": 0,
            "maximum": 1000000,
            "type": "integer",
            "description": "Keep only products priced at or above this amount, in the store currency."
          },
          "maxPrice": {
            "title": "Maximum price",
            "minimum": 0,
            "maximum": 1000000,
            "type": "integer",
            "description": "Keep only products priced at or below this amount, in the store currency."
          },
          "onSaleOnly": {
            "title": "On sale only",
            "type": "boolean",
            "description": "Keep only products that are currently discounted.",
            "default": false
          },
          "inStockOnly": {
            "title": "In stock only",
            "type": "boolean",
            "description": "Keep only products that are currently available to buy.",
            "default": false
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Residential proxy used to reach Zara. Turning this off works locally but is blocked from Apify servers.",
            "default": {
              "useApifyProxy": true,
              "apifyProxyGroups": [
                "RESIDENTIAL"
              ]
            }
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}