{
  "openapi": "3.0.1",
  "info": {
    "title": "Vinted Product Listing Extractor",
    "description": "Scrape product listings from Vinted (All domains), Europe's leading secondhand fashion marketplace. Extract prices, seller information, brand details, engagement metrics, and product photos from search results. Ideal for resellers, market researchers, and price comparison platforms.",
    "version": "0.0",
    "x-build-id": "2SneFh371BCT99sKU"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/stealth_mode~vinted-product-search-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-stealth_mode-vinted-product-search-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/stealth_mode~vinted-product-search-scraper/runs": {
      "post": {
        "operationId": "runs-sync-stealth_mode-vinted-product-search-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/stealth_mode~vinted-product-search-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-stealth_mode-vinted-product-search-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": {
          "urls": {
            "title": "URLs of the product search list urls to scrape",
            "type": "array",
            "description": "Add the URLs of the product search list urls you want to scrape. You can paste URLs one by one, or use the Bulk edit section to add a prepared list.",
            "items": {
              "type": "string"
            }
          },
          "ignore_url_failures": {
            "title": "Continue running even if some URLs fail to be scraped",
            "type": "boolean",
            "description": "If true, the scraper will continue running even if some URLs fail to be scraped."
          },
          "keyword": {
            "title": "Keyword to search",
            "type": "string",
            "description": "Enter the keyword to search for items"
          },
          "region": {
            "title": "Region",
            "enum": [
              "at",
              "au",
              "be",
              "cz",
              "de",
              "dk",
              "ee",
              "es",
              "fi",
              "fr",
              "gr",
              "hr",
              "hu",
              "ie",
              "it",
              "lt",
              "lu",
              "lv",
              "nl",
              "pl",
              "pt",
              "ro",
              "se",
              "si",
              "sk",
              "uk",
              "us"
            ],
            "type": "string",
            "description": "Enter the region to search for items (DE, AT, CH, BE, FR)"
          },
          "sort_by": {
            "title": "Sort Items by options",
            "enum": [
              "",
              "price_high_to_low",
              "price_low_to_high",
              "newest_first"
            ],
            "type": "string",
            "description": "Sort items by options"
          },
          "price_min": {
            "title": "Price Min",
            "type": "integer",
            "description": "Enter the minimum price to search for items"
          },
          "price_max": {
            "title": "Price Max",
            "type": "integer",
            "description": "Enter the maximum price to search for items"
          },
          "condition": {
            "title": "Condition",
            "enum": [
              "",
              "6",
              "1",
              "2",
              "3",
              "4"
            ],
            "type": "string",
            "description": "Enter the condition to search for items"
          },
          "category": {
            "title": "Category",
            "enum": [
              "",
              "1904",
              "1193",
              "5",
              "1918",
              "2309",
              "4332",
              "2994",
              "4824"
            ],
            "type": "string",
            "description": "Enter the category to search for items"
          },
          "brand": {
            "title": "Brand",
            "enum": [
              "",
              "2239",
              "70990",
              "362894",
              "12",
              "53",
              "14",
              "329849",
              "309",
              "11445",
              "224",
              "579",
              "5977",
              "6005",
              "170268",
              "7",
              "94",
              "647",
              "18683",
              "35825",
              "39319",
              "20",
              "24",
              "60",
              "118",
              "139",
              "140",
              "567",
              "765",
              "2021",
              "2703",
              "3629",
              "4271",
              "10775",
              "23853",
              "25477",
              "26323",
              "172724",
              "243248",
              "270377",
              "348089",
              "756471",
              "9",
              "15",
              "41",
              "44",
              "49",
              "59",
              "121",
              "137",
              "161"
            ],
            "type": "string",
            "description": "Enter the brand to search for items"
          },
          "color": {
            "title": "Color",
            "enum": [
              "",
              "1",
              "3",
              "12",
              "20",
              "4",
              "21",
              "11",
              "22",
              "7",
              "23",
              "5",
              "24",
              "6",
              "25",
              "26",
              "9",
              "27",
              "17",
              "10",
              "28",
              "2",
              "29",
              "13",
              "14",
              "15"
            ],
            "type": "string",
            "description": "Enter the color to search for items"
          },
          "material": {
            "title": "Material",
            "enum": [
              "",
              "149",
              "122",
              "440",
              "441",
              "442",
              "123",
              "443",
              "444",
              "299",
              "44",
              "303",
              "445",
              "53",
              "446",
              "447",
              "448",
              "451",
              "120",
              "449",
              "452",
              "453",
              "454",
              "455",
              "302",
              "43",
              "146",
              "456",
              "457",
              "152",
              "178",
              "52",
              "458",
              "305",
              "300",
              "45",
              "459",
              "460",
              "301",
              "311",
              "226",
              "470",
              "49",
              "461",
              "468",
              "462",
              "463",
              "298",
              "464",
              "465",
              "177",
              "466",
              "48",
              "467",
              "46"
            ],
            "type": "string",
            "description": "Enter the material to search for items"
          },
          "page": {
            "title": "Page start",
            "type": "integer",
            "description": "Specify the page number to start scraping from"
          },
          "max_items_per_url": {
            "title": "Max items per URL",
            "type": "integer",
            "description": "The maximum number of items to scrape per URL."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}