{
  "openapi": "3.0.1",
  "info": {
    "title": "Euro Auctions Scraper — Europe Construction Equipment​‌​",
    "description": "Turn euroauctions.com into a recurring source of construction-equipment leads and resale benchmarks. Capture hammer prices, hours and full specs to qualify buyers, sellers and undervalued lots across the European auction circuit.",
    "version": "0.4",
    "x-build-id": "UQCv4YA2IpuFhR7qs"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/rastriq~euroauctions-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-rastriq-euroauctions-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/rastriq~euroauctions-scraper/runs": {
      "post": {
        "operationId": "runs-sync-rastriq-euroauctions-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/rastriq~euroauctions-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-rastriq-euroauctions-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": {
          "categories": {
            "title": "Suggested categories",
            "type": "array",
            "description": "Categories to scrape. Leave empty (default) to scrape ALL 35 categories. Accepts slugs ('excavators'), subcategory paths ('excavators/mini-excavators') or mc= codes ('0009'). Full list: excavators, buckets-attachments, dozers-motor-graders, loaders, cranes, dumpers, crushers-screeners, concrete-plant, rollers-compactors, telescopic-handlers, manlifts, forklifts, asphalt-equipment, trenchers, tractors, farm-machinery, combine-harvesters, forestry, commercial-vehicles, trailers, generators, engines, spare-parts, misc, containers, modular-buildings, salvage, vehicles, formwork, atv, motor-cycles, boats, recreational-vehicles, classic-vehicles.",
            "items": {
              "type": "string"
            }
          },
          "maxPagesPerCategory": {
            "title": "Max pages per category",
            "minimum": 1,
            "maximum": 500,
            "type": "integer",
            "description": "30 items per page (fixed by Euro Auctions API). Default 2 = ~60 items/category — good for a quick validation run. Set 500 for full run with no practical limit."
          },
          "maxItems": {
            "title": "Max items total",
            "minimum": 1,
            "type": "integer",
            "description": "Stop after this many total items across all categories. Leave empty for no limit. Example: 300 for a quick test, empty for a complete run."
          },
          "q": {
            "title": "Search text",
            "type": "string",
            "description": "Filter results by keyword. Applied to every category page. Example: 'tractors', 'JCB 3CX', 'mini excavator'."
          },
          "l2": {
            "title": "Country or region",
            "type": "string",
            "description": "Filter by country or region name as it appears on Euro Auctions. Example: 'Wales', 'Spain', 'Ireland', 'England', 'France'."
          },
          "l3": {
            "title": "City or area",
            "type": "string",
            "description": "Filter by city or area. Example: 'Leeds', 'Zaragoza', 'Hollola', 'Newbridge'."
          },
          "l4": {
            "title": "Site or yard",
            "type": "string",
            "description": "Filter by specific auction site or yard. Example: 'Brisbane'."
          },
          "pastAuctions": {
            "title": "Include auction events",
            "type": "boolean",
            "description": "Also scrape auction event listings. Without session cookie: upcoming auctions only. With session cookie: past results including hammer prices.",
            "default": false
          },
          "maxPastAuctions": {
            "title": "Max auction events",
            "minimum": 1,
            "maximum": 200,
            "type": "integer",
            "description": "Maximum number of auction events to process. Only applies when 'Include auction events' is enabled.",
            "default": 10
          },
          "mc": {
            "title": "Main category ID (mc=)",
            "type": "string",
            "description": "Advanced: internal main category code to narrow a specific call. Common codes — 0009: Excavators · 0011: Loaders · 0005: Cranes · 0016: Trailers · 0015: Tractors · 0017: Farm Machinery · 0003: Buckets/Attachments · 0004: Commercial Vehicles · 0063: Salvage. Not needed when using named slugs in Categories."
          },
          "c": {
            "title": "Subcategory ID (c=)",
            "type": "string",
            "description": "Advanced: internal subcategory code. Known codes — 0027: Mini Excavators · 0077: Wheeled Excavators · 0026: 6-ton Excavators · 0103: Plant Trailers · 0004: Skidsteer Loaders (use with mc=0011). Combine with mc= for precise filtering."
          },
          "cookie": {
            "title": "Session cookie (for hammer prices)",
            "type": "string",
            "description": "Authenticated session cookie to unlock past auction results and hammer prices. Get it from DevTools: open euroauctions.com, log in, Network tab, click any /data/api/ request, copy the full Cookie header value."
          },
          "delayBase": {
            "title": "Request delay (seconds)",
            "minimum": 0.5,
            "maximum": 10,
            "type": "number",
            "description": "Base delay between requests (randomised lognormal). 1.5 for normal use. Increase to 2.5 if you see rate-limit errors.",
            "default": 0.8
          },
          "proxyConfiguration": {
            "title": "Proxy",
            "type": "object",
            "description": "Datacenter proxies are sufficient — residential not required for Euro Auctions."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}