{
  "openapi": "3.0.1",
  "info": {
    "title": "Skroutz seller offers: Greek price monitor and Σκρουτζ changes",
    "description": "Extract public Skroutz seller offers for Greek price intelligence and Σκρουτζ monitoring: prices, discounts, stock, shipping, ratings, contacts, and offer changes. Export JSON or CSV to Google Sheets, Airtable, HubSpot, n8n, or Zapier. Skip manual competitor checks. $0.0035 per offer.",
    "version": "0.1",
    "x-build-id": "f0yPeWSkimAJPLGPJ"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/getascraper~skroutz-seller-intelligence-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-getascraper-skroutz-seller-intelligence-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/getascraper~skroutz-seller-intelligence-scraper/runs": {
      "post": {
        "operationId": "runs-sync-getascraper-skroutz-seller-intelligence-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/getascraper~skroutz-seller-intelligence-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-getascraper-skroutz-seller-intelligence-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": "Skroutz product, search, or shop URLs",
            "maxItems": 10,
            "type": "array",
            "description": "Public HTTPS URLs on www.skroutz.gr. Accepts search pages, product pages, and public shop info pages. Account, checkout, API, external, and unsupported regional URLs are rejected before requests.",
            "default": [
              {
                "url": "https://www.skroutz.gr/s/41193379/Nivea-Protect-Bronze.html"
              }
            ],
            "items": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "title": "URL of a web page",
                  "format": "uri"
                }
              }
            }
          },
          "searchQueries": {
            "title": "Keyword searches",
            "maxItems": 5,
            "type": "array",
            "description": "Optional product or brand keywords. Each keyword becomes a public Skroutz search URL. Keep the list bounded for predictable runtime.",
            "items": {
              "type": "string",
              "minLength": 1,
              "maxLength": 120
            },
            "default": []
          },
          "maxPages": {
            "title": "Maximum search pages",
            "minimum": 1,
            "maximum": 10,
            "type": "integer",
            "description": "Maximum result pages followed for each keyword search. Product and shop URLs do not use pagination.",
            "default": 2
          },
          "brandFilter": {
            "title": "Brand filter",
            "type": "string",
            "description": "Optional case-insensitive product brand filter applied after normalization."
          },
          "categoryFilter": {
            "title": "Category filter",
            "type": "string",
            "description": "Optional case-insensitive category-path filter applied after normalization."
          },
          "sellerIds": {
            "title": "Seller IDs",
            "maxItems": 50,
            "type": "array",
            "description": "Optional numeric Skroutz shop IDs. When supplied, only matching public shop offers remain.",
            "items": {
              "type": "string",
              "pattern": "^[0-9]+$"
            },
            "default": []
          },
          "minPrice": {
            "title": "Minimum price",
            "minimum": 0,
            "type": "number",
            "description": "Optional non-negative price in the source currency."
          },
          "maxPrice": {
            "title": "Maximum price",
            "minimum": 0,
            "type": "number",
            "description": "Optional non-negative price in the source currency."
          },
          "onlyAvailable": {
            "title": "Only available offers",
            "type": "boolean",
            "description": "Keep only offers that the source identifies as available or in stock.",
            "default": true
          },
          "minSellerRating": {
            "title": "Minimum seller rating",
            "minimum": 0,
            "maximum": 5,
            "type": "number",
            "description": "Optional seller rating threshold from 0 to 5."
          },
          "minSellerReviewCount": {
            "title": "Minimum seller review count",
            "minimum": 0,
            "type": "integer",
            "description": "Optional minimum number of seller reviews."
          },
          "includeSellerContacts": {
            "title": "Include public seller contacts",
            "type": "boolean",
            "description": "When enabled, retain only publicly displayed business phone, email, website, and contact-channel fields. No person pages or inferred emails are used.",
            "default": false
          },
          "includeLegalIdentifiers": {
            "title": "Include public legal identifiers",
            "type": "boolean",
            "description": "Keep source-published business registration identifiers such as GEMI or AFM when explicitly displayed on a public shop page.",
            "default": false
          },
          "includeShipping": {
            "title": "Include shipping and delivery",
            "type": "boolean",
            "description": "Keep source-published shipping cost, delivery text, pickup, and fulfillment flags when present.",
            "default": false
          },
          "includeImages": {
            "title": "Include product images",
            "type": "boolean",
            "description": "Keep source-provided product image URLs when present. URLs are never guessed from IDs.",
            "default": false
          },
          "outputMode": {
            "title": "Output mode",
            "enum": [
              "snapshot",
              "snapshotAndChanges",
              "changesOnly"
            ],
            "type": "string",
            "description": "Snapshot emits current rows. Snapshot and changes also emits safe removals. Changes only emits new, changed, and removed rows.",
            "default": "snapshotAndChanges"
          },
          "stateName": {
            "title": "State name",
            "pattern": "^[A-Za-z0-9][A-Za-z0-9._:-]{0,63}$",
            "type": "string",
            "description": "Bounded name for a recurring monitoring campaign. Different names keep independent baselines.",
            "default": "default"
          },
          "maxItems": {
            "title": "Maximum output rows",
            "minimum": 1,
            "maximum": 500,
            "type": "integer",
            "description": "Global maximum seller-offer records after filtering and deduplication. A capped run never infers removals.",
            "default": 10
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Greek residential routing is the measured-access experiment for the Cloudflare-protected public site. Switch to datacenter or direct HTTP only after confirming a successful canary.",
            "default": {
              "useApifyProxy": true,
              "apifyProxyGroups": [
                "RESIDENTIAL"
              ],
              "apifyProxyCountry": "GR"
            }
          }
        }
      },
      "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
                  },
                  "PROXY_UNBLOCKER_UNITS": {
                    "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
                  },
                  "PROXY_UNBLOCKER_UNITS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}