{
  "openapi": "3.0.1",
  "info": {
    "title": "OfferUp Scraper",
    "description": "Extract OfferUp marketplace listings by keyword and ZIP code. Get titles, prices, images, locations, seller info, and optional full details. Export JSON/CSV from Apify to track local deals, monitor price trends, and build lead pipelines. Uses US residential proxies.",
    "version": "0.0",
    "x-build-id": "NDNv5ofwB2z2QopRJ"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/igolaizola~offerup-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-igolaizola-offerup-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/igolaizola~offerup-scraper/runs": {
      "post": {
        "operationId": "runs-sync-igolaizola-offerup-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/igolaizola~offerup-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-igolaizola-offerup-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",
        "required": [
          "maxItems",
          "query",
          "zipCode"
        ],
        "properties": {
          "maxItems": {
            "title": "Max Items",
            "minimum": 1,
            "type": "integer",
            "description": "Maximum number of items to scrape",
            "default": 10
          },
          "query": {
            "title": "Query",
            "type": "string",
            "description": "Query to search"
          },
          "zipCode": {
            "title": "Zip Code",
            "type": "string",
            "description": "Zip code to search in (default: 10001)"
          },
          "category": {
            "title": "Category",
            "enum": [
              "",
              "1.1",
              "1.1.1",
              "1.1.2",
              "1.1.3",
              "1.1.4",
              "1.1.5",
              "1.1.6",
              "1.1.7",
              "1.1.8",
              "1.1.9",
              "1.1.10",
              "1.2",
              "1.2.1",
              "1.2.2",
              "1.2.3",
              "1.2.4",
              "1.2.5",
              "1.2.6",
              "1.3",
              "1.3.1",
              "1.3.2",
              "1.3.3",
              "1.3.4",
              "1.3.5",
              "1.3.6",
              "1.3.7",
              "1.3.8",
              "1.3.9",
              "1.3.10",
              "1.4",
              "1.4.1",
              "1.4.2",
              "1.4.3",
              "1.4.4",
              "1.4.5",
              "1.5",
              "1.5.1",
              "1.5.2",
              "1.5.3",
              "1.5.4",
              "1.5.5",
              "1.5.6",
              "1.6",
              "1.6.1",
              "1.6.2",
              "1.6.3",
              "1.6.4",
              "1.6.5",
              "1.6.6",
              "1.6.7",
              "1.6.8",
              "1.6.9",
              "1.6.10",
              "1.6.11",
              "1.7",
              "1.7.1",
              "1.7.2",
              "1.7.3",
              "1.7.4",
              "1.7.5",
              "1.8",
              "1.8.1",
              "1.8.2",
              "1.8.3",
              "1.8.4",
              "1.9",
              "1.9.1",
              "1.9.2",
              "1.9.3",
              "1.10",
              "1.10.1",
              "1.10.2",
              "1.10.3",
              "1.10.4",
              "1.11",
              "1.12",
              "2.1",
              "2.1.1",
              "2.1.2",
              "2.1.3",
              "2.1.4",
              "2.1.5",
              "2.1.6",
              "2.1.7",
              "2.1.8",
              "2.1.9",
              "2.1.10",
              "2.1.11",
              "2.1.12",
              "2.1.13",
              "2.1.14",
              "2.1.15",
              "2.1.16",
              "2.1.17",
              "2.1.18",
              "2.1.19",
              "2.1.20",
              "2.1.21",
              "2.1.22",
              "2.1.23",
              "2.1.24",
              "2.1.25",
              "2.2",
              "2.2.1",
              "2.2.2",
              "2.2.3",
              "2.2.4",
              "2.2.5",
              "2.2.6",
              "2.2.7",
              "2.2.8",
              "2.2.9",
              "2.2.10",
              "2.3",
              "2.3.1",
              "2.3.2",
              "2.3.3",
              "2.3.4",
              "2.3.5",
              "2.3.6",
              "2.3.7",
              "2.3.8",
              "2.3.9",
              "2.3.10",
              "2.3.11",
              "2.3.12",
              "2.3.13",
              "2.3.14",
              "2.3.15",
              "2.3.16",
              "2.3.17",
              "2.3.18",
              "2.4",
              "2.4.1",
              "2.4.2",
              "2.4.3",
              "2.4.4",
              "2.4.5",
              "2.4.6",
              "2.4.7",
              "2.4.8",
              "2.4.9",
              "2.5",
              "2.5.1",
              "2.5.2",
              "2.5.3",
              "2.5.4",
              "2.5.5",
              "2.5.6",
              "2.5.7",
              "2.5.8",
              "2.6",
              "2.6.1",
              "2.6.2",
              "2.6.3",
              "2.6.4",
              "2.6.5",
              "2.6.6",
              "2.6.7",
              "2.6.8",
              "2.6.9",
              "2.6.10",
              "2.6.11",
              "2.6.12",
              "2.6.13",
              "2.6.14",
              "2.6.15",
              "2.6.16",
              "2.6.17",
              "2.7",
              "2.7.1",
              "2.7.2",
              "2.7.3",
              "2.7.4",
              "2.7.5",
              "2.7.6",
              "2.7.7",
              "2.7.8",
              "2.7.9",
              "2.7.10",
              "2.7.11",
              "2.7.12",
              "2.7.13",
              "2.7.14",
              "2.7.15",
              "2.7.16",
              "2.7.17",
              "2.7.18",
              "2.7.19",
              "2.8",
              "2.8.1",
              "2.8.2",
              "2.8.3",
              "2.8.4",
              "2.8.5",
              "2.8.6",
              "2.8.7",
              "2.8.8",
              "2.8.9",
              "2.8.10",
              "2.8.11",
              "2.8.12",
              "2.8.13",
              "2.8.14",
              "2.8.15",
              "2.8.16",
              "2.9",
              "2.10",
              "2.10.1",
              "2.10.2",
              "2.10.3",
              "2.10.4",
              "3.1",
              "3.1.1",
              "3.1.2",
              "3.1.3",
              "3.1.4",
              "3.1.5",
              "3.1.6",
              "3.1.7",
              "3.1.8",
              "3.1.9",
              "3.1.10",
              "3.1.11",
              "3.1.12",
              "3.1.15",
              "3.1.16",
              "3.1.17",
              "3.1.18",
              "3.1.19",
              "3.1.20",
              "3.1.21",
              "3.2",
              "3.2.1",
              "3.2.2",
              "3.2.3",
              "3.2.4",
              "3.2.5",
              "3.2.6",
              "3.2.7",
              "3.2.8",
              "3.2.9",
              "3.2.10",
              "3.2.11",
              "3.2.12",
              "3.2.13",
              "3.2.14",
              "3.2.15",
              "3.2.16",
              "3.3",
              "3.3.1",
              "3.3.2",
              "3.3.3",
              "3.3.4",
              "3.3.5",
              "3.3.6",
              "3.3.7",
              "3.3.8",
              "3.3.9",
              "3.3.11",
              "3.4",
              "3.4.1",
              "3.4.2",
              "3.4.3",
              "3.4.4",
              "3.4.5",
              "3.4.6",
              "3.4.7",
              "3.4.8",
              "3.5",
              "3.5.1",
              "3.5.2",
              "3.5.3",
              "3.5.4",
              "3.5.5",
              "3.5.6",
              "3.5.7",
              "3.5.8",
              "3.5.9",
              "3.5.10",
              "3.5.11",
              "3.5.12",
              "3.5.13",
              "3.5.14",
              "3.5.15",
              "3.5.16",
              "3.9",
              "3.9.1",
              "3.9.2",
              "3.9.3",
              "3.9.4",
              "3.9.5",
              "3.9.6",
              "3.9.7",
              "3.9.8",
              "3.9.9",
              "3.9.10",
              "3.9.11",
              "3.9.12",
              "3.9.13",
              "3.9.14",
              "3.9.15",
              "3.9.16",
              "3.9.17",
              "3.10",
              "3.10.1",
              "3.10.2",
              "3.10.3",
              "3.10.4",
              "3.10.5",
              "3.10.6",
              "3.10.7",
              "3.10.8",
              "3.10.9",
              "3.10.10",
              "3.10.11",
              "3.10.12",
              "3.10.13",
              "3.10.14",
              "3.10.15",
              "3.11",
              "3.11.1",
              "3.11.2",
              "3.11.3",
              "3.11.4",
              "3.11.5",
              "3.11.6",
              "3.11.7",
              "3.11.8",
              "3.11.9",
              "3.11.10",
              "3.11.11",
              "3.11.12",
              "3.11.13",
              "3.11.14",
              "3.11.15",
              "3.12",
              "3.12.1",
              "3.12.2",
              "3.12.3",
              "3.12.4",
              "3.12.5",
              "3.12.6",
              "3.12.7",
              "3.12.8",
              "3.12.9",
              "3.12.10",
              "3.12.11",
              "3.12.12",
              "3.12.13",
              "3.12.14",
              "3.12.15",
              "3.13",
              "3.13.1",
              "3.13.2",
              "3.13.3",
              "3.13.4",
              "3.13.5",
              "3.13.6",
              "3.13.7",
              "3.13.8",
              "3.14",
              "3.14.1",
              "3.14.2",
              "3.14.3",
              "3.14.4",
              "3.14.5",
              "3.14.6",
              "3.14.7",
              "3.14.8",
              "3.14.9",
              "3.14.10",
              "3.14.11",
              "3.15",
              "3.15.1",
              "3.15.2",
              "3.15.3",
              "3.15.4",
              "3.15.5",
              "3.15.6",
              "3.15.7",
              "3.16",
              "3.16.1",
              "3.16.2",
              "3.16.3",
              "3.16.4",
              "3.16.5",
              "3.16.6",
              "3.16.7",
              "3.16.8",
              "3.16.9",
              "3.17",
              "3.17.1",
              "3.17.2",
              "3.17.3",
              "3.17.4",
              "3.17.5",
              "3.17.6",
              "3.17.7",
              "3.18",
              "4.1",
              "4.1.1",
              "4.1.2",
              "4.1.3",
              "4.2",
              "4.2.1",
              "4.2.2",
              "4.2.3",
              "4.3",
              "4.3.1",
              "4.3.2",
              "4.3.3",
              "4.3.4",
              "4.3.5",
              "4.3.6",
              "4.3.7",
              "4.3.8",
              "4.4",
              "4.4.1",
              "4.4.2",
              "4.4.3",
              "4.5",
              "4.5.1",
              "4.5.2",
              "4.5.3",
              "4.5.4",
              "4.5.5",
              "4.5.6",
              "4.5.7",
              "4.5.8",
              "4.5.9",
              "4.5.10",
              "4.5.11",
              "4.5.12",
              "4.6",
              "4.6.1",
              "4.6.2",
              "4.6.3",
              "4.6.4",
              "4.6.5",
              "4.6.6",
              "4.6.7",
              "4.6.8",
              "4.6.9",
              "4.6.10",
              "4.7",
              "4.7.1",
              "4.7.2",
              "4.7.3",
              "4.7.4",
              "4.7.5",
              "4.7.6",
              "4.7.7",
              "4.7.8",
              "4.7.9",
              "4.7.10",
              "4.7.11",
              "4.7.12",
              "4.8",
              "4.8.1",
              "4.8.2",
              "4.8.3",
              "4.8.4",
              "4.8.5",
              "4.8.6",
              "4.8.7",
              "4.8.8",
              "4.8.9",
              "4.9",
              "4.9.1",
              "4.9.2",
              "4.9.3",
              "4.9.4",
              "4.10",
              "4.10.1",
              "4.10.2",
              "4.10.3",
              "4.10.4",
              "4.10.5",
              "4.10.6",
              "4.11",
              "4.11.1",
              "4.11.2",
              "4.11.3",
              "4.11.4",
              "4.11.5",
              "4.12",
              "4.12.1",
              "4.12.2",
              "4.12.3",
              "4.12.4",
              "4.12.5",
              "4.12.6",
              "4.12.7",
              "4.12.8",
              "4.12.9",
              "4.12.10",
              "4.12.11",
              "4.12.12",
              "4.13",
              "4.13.1",
              "4.13.2",
              "4.13.3",
              "4.13.4",
              "4.13.5",
              "4.13.6",
              "4.13.7",
              "4.13.8",
              "4.14",
              "4.14.1",
              "4.14.2",
              "4.14.3",
              "4.14.4",
              "4.14.5",
              "4.14.6",
              "4.16",
              "5.1",
              "5.1.1",
              "5.1.2",
              "5.1.3",
              "5.1.4",
              "5.1.5",
              "5.1.6",
              "5.1.7",
              "5.1.8",
              "5.2",
              "5.2.1",
              "5.2.2",
              "5.2.3",
              "5.2.4",
              "5.2.6",
              "5.2.7",
              "5.2.8",
              "5.2.9",
              "5.2.10",
              "5.2.11",
              "5.2.12",
              "5.2.13",
              "5.3",
              "5.3.1",
              "5.3.2",
              "5.3.3",
              "5.3.4",
              "5.3.5",
              "5.3.6",
              "5.3.7",
              "5.3.8",
              "5.4",
              "5.4.1",
              "5.4.2",
              "5.4.3",
              "5.4.4",
              "5.4.5",
              "5.5",
              "5.5.1",
              "5.5.2",
              "5.5.3",
              "5.5.4",
              "5.5.5",
              "5.5.6",
              "5.5.7",
              "5.5.8",
              "5.5.9",
              "5.6",
              "5.6.1",
              "5.6.2",
              "5.6.3",
              "5.6.4",
              "5.6.5",
              "5.6.6",
              "5.6.7",
              "5.7",
              "5.7.1",
              "5.7.2",
              "5.7.3",
              "5.7.4",
              "5.7.5",
              "5.7.6",
              "5.7.7",
              "5.7.8",
              "5.7.9",
              "5.7.10",
              "5.7.11",
              "5.7.12",
              "5.7.13",
              "5.8",
              "5.8.1",
              "5.8.2",
              "5.8.3",
              "5.8.4",
              "5.8.5",
              "5.8.6",
              "5.8.7",
              "5.8.8",
              "5.8.9",
              "5.8.10",
              "5.8.11",
              "5.8.12",
              "5.8.13",
              "5.9",
              "5.9.1",
              "5.9.2",
              "5.9.3",
              "5.9.4",
              "5.9.5",
              "5.9.6",
              "5.9.7",
              "5.9.8",
              "5.9.9",
              "5.9.10",
              "5.9.11",
              "5.9.12",
              "5.9.13",
              "5.9.14",
              "5.9.15",
              "5.9.16",
              "5.9.17",
              "5.9.18",
              "5.9.19",
              "5.9.20",
              "5.9.21",
              "5.9.22",
              "5.9.23",
              "5.9.24",
              "5.10",
              "6.1",
              "6.1.1",
              "6.1.2",
              "6.1.3",
              "6.1.4",
              "6.1.5",
              "6.2",
              "6.2.1",
              "6.2.2",
              "6.2.3",
              "6.2.4",
              "6.2.5",
              "6.2.6",
              "6.2.7",
              "6.2.8",
              "6.2.9",
              "6.2.10",
              "6.2.11",
              "6.2.12",
              "6.3",
              "6.3.1",
              "6.3.2",
              "6.3.3",
              "6.3.4",
              "6.3.5",
              "6.3.6",
              "6.3.7",
              "6.3.8",
              "6.3.9",
              "6.3.10",
              "6.3.11",
              "6.3.12",
              "6.3.13",
              "6.3.14",
              "6.3.15",
              "6.3.16",
              "6.3.17",
              "6.4",
              "6.4.1",
              "6.4.2",
              "6.4.3",
              "6.4.4",
              "6.4.5",
              "6.4.6",
              "6.4.7",
              "6.4.8",
              "6.4.9",
              "6.5",
              "6.5.1",
              "6.5.2",
              "6.5.3",
              "6.5.4",
              "6.5.5",
              "6.5.6",
              "6.5.7",
              "6.6",
              "6.6.1",
              "6.6.2",
              "6.6.3",
              "6.6.4",
              "6.6.5",
              "6.6.6",
              "6.6.7",
              "6.6.8",
              "6.7",
              "6.7.1",
              "6.7.2",
              "6.7.3",
              "6.7.4",
              "6.7.5",
              "6.7.6",
              "6.7.7",
              "6.7.8",
              "6.7.9",
              "6.7.10",
              "6.7.11",
              "6.8",
              "7.1",
              "7.1.1",
              "7.1.2",
              "7.1.3",
              "7.1.4",
              "7.1.5",
              "7.1.6",
              "7.1.7",
              "7.1.8",
              "7.1.9",
              "7.2",
              "7.2.1",
              "7.2.2",
              "7.2.3",
              "7.2.4",
              "7.2.5",
              "7.2.6",
              "7.2.7",
              "7.2.8",
              "7.3",
              "7.3.1",
              "7.3.2",
              "7.3.3",
              "7.3.4",
              "7.4",
              "7.4.1",
              "7.4.2",
              "7.4.3",
              "7.4.4",
              "7.4.5",
              "7.5",
              "7.5.1",
              "7.5.2",
              "7.5.3",
              "7.5.4",
              "7.6",
              "7.6.1",
              "7.6.2",
              "7.6.3",
              "7.6.4",
              "7.6.5",
              "7.7",
              "7.7.1",
              "7.7.2",
              "7.7.3",
              "7.7.4",
              "7.7.5",
              "7.8",
              "7.8.1",
              "7.8.2",
              "7.8.3",
              "7.8.4",
              "7.8.5",
              "7.8.6",
              "7.8.7",
              "7.8.8",
              "7.8.9",
              "7.8.10",
              "7.9",
              "7.9.1",
              "7.9.2",
              "7.9.3",
              "7.9.4",
              "7.9.5",
              "7.10",
              "7.10.1",
              "7.10.2",
              "7.10.3",
              "7.10.4",
              "7.11",
              "7.11.1",
              "7.11.2",
              "7.11.3",
              "7.11.4",
              "7.11.5",
              "7.11.6",
              "7.11.7",
              "7.11.8",
              "7.11.9",
              "7.12",
              "7.12.1",
              "7.12.2",
              "7.12.3",
              "7.12.4",
              "7.12.5",
              "7.12.6",
              "7.12.7",
              "7.13",
              "7.13.1",
              "7.13.2",
              "7.13.3",
              "7.13.4",
              "7.13.5",
              "7.13.6",
              "7.14",
              "8.1",
              "8.1.1",
              "8.1.2",
              "8.1.3",
              "8.1.4",
              "8.1.5",
              "8.1.6",
              "8.1.7",
              "8.1.8",
              "8.1.9",
              "8.1.10",
              "8.2",
              "8.2.1",
              "8.2.2",
              "8.2.3",
              "8.2.4",
              "8.2.5",
              "8.2.6",
              "8.2.7",
              "8.2.8",
              "8.2.9",
              "8.2.10",
              "8.2.11",
              "8.2.12",
              "8.2.13",
              "8.2.14",
              "8.2.15",
              "8.3",
              "8.3.1",
              "8.3.2",
              "8.3.3",
              "8.3.4",
              "8.3.5",
              "8.3.6",
              "8.3.7",
              "8.3.8",
              "8.3.9",
              "8.3.10",
              "8.4",
              "8.4.1",
              "8.4.2",
              "8.4.3",
              "8.4.4",
              "8.4.5",
              "8.4.6",
              "8.4.7",
              "8.4.8",
              "8.4.9",
              "8.4.10",
              "8.4.11",
              "8.4.12",
              "8.5",
              "8.5.1",
              "8.5.2",
              "8.5.3",
              "8.5.4",
              "8.5.5",
              "8.5.6",
              "8.5.7",
              "8.6",
              "9.1",
              "9.1.1",
              "9.1.2",
              "9.1.3",
              "9.1.4",
              "9.1.5",
              "9.1.6",
              "9.2",
              "9.2.1",
              "9.2.2",
              "9.2.3",
              "9.2.4",
              "9.3",
              "9.3.1",
              "9.3.2",
              "9.3.3",
              "9.3.4",
              "9.3.5",
              "9.4",
              "9.4.1",
              "9.4.2",
              "9.4.3",
              "9.4.4",
              "9.4.5",
              "9.4.6",
              "9.5",
              "9.5.1",
              "9.5.2",
              "9.5.3",
              "9.5.4",
              "9.5.5",
              "9.6",
              "9.6.1",
              "9.6.2",
              "9.6.3",
              "9.6.4",
              "9.6.5",
              "9.6.6",
              "9.7",
              "9.7.1",
              "9.7.2",
              "9.7.3",
              "9.7.4",
              "9.7.5",
              "9.7.6",
              "9.7.7",
              "9.7.8",
              "9.8",
              "9.8.1",
              "9.8.2",
              "9.8.3",
              "9.8.4",
              "9.8.5",
              "9.9",
              "9.9.1",
              "9.9.2",
              "9.9.3",
              "9.9.4",
              "9.10",
              "9.10.1",
              "9.10.2",
              "9.10.3",
              "9.10.4",
              "9.11",
              "10.1",
              "10.1.2",
              "10.1.3",
              "10.1.4",
              "10.1.5",
              "10.1.6",
              "10.1.7",
              "10.1.8",
              "10.1.9",
              "10.2",
              "10.2.1",
              "10.2.2",
              "10.2.3",
              "10.2.4",
              "10.2.5",
              "10.2.6",
              "10.2.7",
              "10.2.8",
              "10.2.9",
              "10.3",
              "10.3.1",
              "10.3.2",
              "10.3.3",
              "10.3.4",
              "10.3.5",
              "10.3.6",
              "10.3.7",
              "10.3.8",
              "10.3.9",
              "10.3.10",
              "10.4",
              "10.4.1",
              "10.4.2",
              "10.4.3",
              "10.4.4",
              "10.4.5",
              "10.4.6",
              "10.4.7",
              "10.4.8",
              "10.4.9",
              "10.4.10",
              "10.4.11",
              "10.4.12",
              "10.4.13",
              "10.5",
              "10.5.1",
              "10.5.2",
              "10.5.3",
              "10.5.4",
              "10.5.5",
              "10.6",
              "10.6.1",
              "10.6.2",
              "10.6.3",
              "10.6.4",
              "10.6.5",
              "10.7",
              "10.7.1",
              "10.7.2",
              "10.7.3",
              "10.7.4",
              "10.7.5",
              "10.7.6",
              "10.7.7",
              "10.8",
              "11.1",
              "11.1.1",
              "11.1.2",
              "11.1.3",
              "11.1.4",
              "11.1.5",
              "11.1.6",
              "11.1.7",
              "11.1.8",
              "11.1.9",
              "11.2",
              "11.2.1",
              "11.2.2",
              "11.2.3",
              "11.2.4",
              "11.2.5",
              "11.2.6",
              "11.2.7",
              "11.2.8",
              "11.2.9",
              "11.2.10",
              "11.3",
              "11.3.1",
              "11.3.2",
              "11.3.3",
              "11.3.4",
              "11.3.5",
              "11.3.6",
              "11.4",
              "11.4.1",
              "11.4.2",
              "11.4.3",
              "11.4.4",
              "11.4.5",
              "11.4.6",
              "11.4.7",
              "11.4.8",
              "11.4.9",
              "11.4.10",
              "11.4.11",
              "11.5",
              "11.5.1",
              "11.5.2",
              "11.5.3",
              "11.5.4",
              "11.5.5",
              "11.5.6",
              "11.5.7",
              "11.5.8",
              "11.5.9",
              "11.5.10",
              "11.5.11",
              "11.5.12",
              "11.5.13",
              "11.6",
              "11.6.1",
              "11.6.2",
              "11.6.3",
              "11.6.4",
              "11.6.5",
              "11.7",
              "11.7.1",
              "11.7.2",
              "11.7.3",
              "11.7.4",
              "11.7.5",
              "11.8",
              "12.1",
              "12.1.1",
              "12.1.3",
              "12.1.4",
              "12.2",
              "12.2.1",
              "12.2.2",
              "12.2.3",
              "12.2.4",
              "12.2.5",
              "12.2.6",
              "12.2.7",
              "12.2.8",
              "12.2.9",
              "12.2.10",
              "12.2.11",
              "12.3",
              "12.3.1",
              "12.3.2",
              "12.3.3",
              "12.3.4",
              "12.3.5",
              "12.3.6",
              "12.3.7",
              "12.3.8",
              "12.3.9",
              "12.3.10",
              "12.4",
              "12.4.1",
              "12.4.2",
              "12.4.3",
              "12.4.4",
              "12.4.5",
              "12.4.6",
              "12.4.7",
              "12.4.8",
              "12.4.9",
              "12.4.10",
              "12.4.11",
              "12.4.12",
              "12.4.13",
              "12.4.14",
              "12.4.15",
              "12.4.16",
              "12.4.17",
              "12.5",
              "12.5.1",
              "12.5.2",
              "12.5.3",
              "12.5.4",
              "12.5.5",
              "12.5.6",
              "12.5.7",
              "12.5.8",
              "12.5.9",
              "12.5.10",
              "12.6",
              "12.6.1",
              "12.6.2",
              "12.6.3",
              "12.6.4",
              "12.6.5",
              "12.6.6",
              "12.6.7",
              "12.6.8",
              "12.6.9",
              "12.6.10",
              "12.6.11",
              "12.6.12",
              "12.6.13",
              "12.6.14",
              "12.6.15",
              "12.6.16",
              "12.7",
              "12.7.1",
              "12.7.2",
              "12.7.3",
              "12.7.4",
              "12.7.5",
              "12.8",
              "12.8.1",
              "12.8.2",
              "12.8.3",
              "12.8.4",
              "12.8.5",
              "12.8.6",
              "12.8.7",
              "12.8.8",
              "12.8.9",
              "12.8.10",
              "12.8.11",
              "12.8.12",
              "12.8.13",
              "12.8.14",
              "12.8.15",
              "12.8.16",
              "12.8.17",
              "12.8.18",
              "12.8.19",
              "12.8.20",
              "12.8.21",
              "12.8.22",
              "12.8.23",
              "12.8.24",
              "12.8.25",
              "12.9",
              "12.9.1",
              "12.9.2",
              "12.9.3",
              "12.9.4",
              "12.9.5",
              "12.9.6",
              "12.9.7",
              "12.9.8",
              "12.9.9",
              "12.10",
              "12.10.1",
              "12.10.2",
              "12.10.3",
              "12.10.4",
              "12.10.5",
              "12.10.6",
              "12.10.7",
              "12.10.8",
              "12.11",
              "12.11.1",
              "12.11.2",
              "12.11.3",
              "12.11.4",
              "12.11.5",
              "12.11.6",
              "12.11.7",
              "12.11.8",
              "12.11.9",
              "12.12",
              "12.12.1",
              "12.12.2",
              "12.12.3",
              "12.12.4",
              "12.12.5",
              "12.12.6",
              "12.12.7",
              "12.12.8",
              "12.12.9",
              "12.12.10",
              "12.13",
              "12.13.1",
              "12.13.2",
              "12.13.3",
              "12.13.4",
              "12.13.5",
              "12.13.6",
              "12.13.7",
              "12.13.8",
              "12.13.9",
              "12.13.10",
              "12.14",
              "12.14.1",
              "12.14.2",
              "12.14.3",
              "12.14.4",
              "12.14.5",
              "12.15",
              "13.1",
              "13.2",
              "13.2.1",
              "13.2.2",
              "13.2.3",
              "13.2.4",
              "13.2.5",
              "13.3",
              "13.4",
              "13.4.1",
              "13.4.2",
              "13.4.3",
              "13.4.4",
              "13.5"
            ],
            "type": "string",
            "description": "Category id (cid). Select from the list.",
            "default": ""
          },
          "minPrice": {
            "title": "Min price",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum price filter (USD). Set to 0 to disable.",
            "default": 0
          },
          "maxPrice": {
            "title": "Max price",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum price filter (USD). Set to 0 to disable.",
            "default": 0
          },
          "conditions": {
            "title": "Condition (Leave empty for any)",
            "type": "array",
            "description": "Filter by item condition. You can select multiple (Leave empty for any).",
            "items": {
              "type": "string",
              "enum": [
                "new",
                "openBox",
                "reconditioned",
                "used",
                "forParts",
                "other"
              ],
              "enumTitles": [
                "New (Unused, sealed box, undamaged)",
                "Open box (Unused, undamaged)",
                "Reconditioned (Restored by seller or a third party)",
                "Used (Works perfectly, may show signs of wear)",
                "For parts",
                "Other"
              ]
            },
            "default": []
          },
          "sortBy": {
            "title": "Sort by",
            "enum": [
              "bestMatch",
              "recent",
              "closest",
              "lowPrice",
              "highPrice"
            ],
            "type": "string",
            "description": "Sort items by selected criteria",
            "default": "bestMatch"
          },
          "fetchDetails": {
            "title": "Fetch item details (1 extra request per item)",
            "type": "boolean",
            "description": "Whether to fetch detailed information for each item. Each item will have an extra field '_details' in the results.",
            "default": false
          },
          "maxAge": {
            "title": "Max age (hours). Only applies when sorting by 'recent' and 'fetchDetails' is enabled.",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum age of ads in hours. Only applies when sorting by 'recent' and 'fetchDetails' is enabled.",
            "default": 0
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}