{
  "openapi": "3.0.1",
  "info": {
    "title": "Immoscout24 $0.9💰 Powerful Filters + Deep Search",
    "description": "$0.9💰/1K for Gold discount. Extract property listings from immobilienscout24.de, Germany's #1 real estate platform with 9,000+ active listings per city. Get fully-detailed listings including price, GPS coordinates, amenities, images, agent contacts, and more.",
    "version": "2.0",
    "x-build-id": "eskw8WX2mcyvyPjIp"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/abotapi~immoscout24-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-abotapi-immoscout24-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/abotapi~immoscout24-scraper/runs": {
      "post": {
        "operationId": "runs-sync-abotapi-immoscout24-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/abotapi~immoscout24-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-abotapi-immoscout24-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": {
          "mode": {
            "title": "1. Search mode",
            "enum": [
              "location",
              "url"
            ],
            "type": "string",
            "description": "Location mode = pick state + city + filters below. URL mode = paste any immobilienscout24.de search URL already refined in a browser (recommended for complex filters).",
            "default": "location"
          },
          "locations": {
            "title": "Locations to search (Location mode)",
            "type": "array",
            "description": "Cities to search. Select the state first, then type the city name. Works for any city or town in Germany. Both fields are optional — entries missing either are skipped at runtime.",
            "items": {
              "type": "object",
              "properties": {
                "state": {
                  "title": "State (Bundesland)",
                  "type": "string",
                  "description": "Select the German federal state where the city is located",
                  "enum": [
                    "baden-wuerttemberg",
                    "bayern",
                    "berlin",
                    "brandenburg",
                    "bremen",
                    "hamburg",
                    "hessen",
                    "mecklenburg-vorpommern",
                    "niedersachsen",
                    "nordrhein-westfalen",
                    "rheinland-pfalz",
                    "saarland",
                    "sachsen",
                    "sachsen-anhalt",
                    "schleswig-holstein",
                    "thueringen"
                  ],
                  "enumTitles": [
                    "Baden-Württemberg",
                    "Bayern (Bavaria)",
                    "Berlin",
                    "Brandenburg",
                    "Bremen",
                    "Hamburg",
                    "Hessen",
                    "Mecklenburg-Vorpommern",
                    "Niedersachsen (Lower Saxony)",
                    "Nordrhein-Westfalen (NRW)",
                    "Rheinland-Pfalz",
                    "Saarland",
                    "Sachsen (Saxony)",
                    "Sachsen-Anhalt",
                    "Schleswig-Holstein",
                    "Thüringen"
                  ],
                  "editor": "select"
                },
                "city": {
                  "title": "City",
                  "type": "string",
                  "description": "City or town name, e.g. München, Köln, Frankfurt am Main. Works for any city in the selected state.",
                  "editor": "textfield"
                }
              }
            }
          },
          "listingType": {
            "title": "Listing Type (Location mode)",
            "enum": [
              "buy",
              "rent"
            ],
            "type": "string",
            "description": "Buy or rent. Location mode only.",
            "default": "buy"
          },
          "propertyType": {
            "title": "Property Type",
            "enum": [
              "apartment",
              "house"
            ],
            "type": "string",
            "description": "Type of property to search",
            "default": "apartment"
          },
          "priceMin": {
            "title": "Price Min (€)",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum price in EUR"
          },
          "priceMax": {
            "title": "Price Max (€)",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum price in EUR"
          },
          "roomsMin": {
            "title": "Rooms Min",
            "minimum": 1,
            "type": "integer",
            "description": "Minimum number of rooms"
          },
          "roomsMax": {
            "title": "Rooms Max",
            "minimum": 1,
            "type": "integer",
            "description": "Maximum number of rooms"
          },
          "livingSpaceMin": {
            "title": "Living Space Min (m²)",
            "minimum": 0,
            "type": "integer",
            "description": "Minimum living area in square meters"
          },
          "livingSpaceMax": {
            "title": "Living Space Max (m²)",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum living area in square meters"
          },
          "constructionYearMin": {
            "title": "Construction Year From",
            "minimum": 1800,
            "type": "integer",
            "description": "Earliest construction year"
          },
          "constructionYearMax": {
            "title": "Construction Year To",
            "minimum": 1800,
            "type": "integer",
            "description": "Latest construction year"
          },
          "equipment": {
            "title": "Amenities",
            "uniqueItems": true,
            "type": "array",
            "description": "Required amenities (all must be present)",
            "items": {
              "type": "string",
              "enum": [
                "balcony",
                "builtinkitchen",
                "garden",
                "lift",
                "cellar",
                "guesttoilet",
                "barrierfree"
              ],
              "enumTitles": [
                "Balkon / Terrasse",
                "Einbauküche (Built-in kitchen)",
                "Garten",
                "Aufzug (Lift)",
                "Keller (Cellar)",
                "Gäste-WC (Guest toilet)",
                "Barrierefrei (Barrier-free)"
              ]
            }
          },
          "noCommission": {
            "title": "Provisionsfrei (No commission)",
            "type": "boolean",
            "description": "Only show commission-free listings",
            "default": false
          },
          "sortBy": {
            "title": "Sort By",
            "enum": [
              "default",
              "newest",
              "priceAsc",
              "priceDesc"
            ],
            "type": "string",
            "description": "Result ordering",
            "default": "default"
          },
          "urls": {
            "title": "Search URLs (URL mode)",
            "type": "array",
            "description": "Full immobilienscout24.de search URLs with your own filters. If a URL contains pagenumber=N, scraping starts from page N and walks forward. Tip: open immobilienscout24.de in your browser, apply filters, then paste the resulting URL here. In URL mode, all the Location-mode fields above are ignored.",
            "items": {
              "type": "string"
            },
            "default": [
              "https://www.immobilienscout24.de/Suche/de/berlin/berlin/wohnung-kaufen"
            ]
          },
          "maxPages": {
            "title": "Max Pages",
            "minimum": 1,
            "maximum": 500,
            "type": "integer",
            "description": "Maximum pages to scrape per location (20 listings per page)",
            "default": 2
          },
          "maxListings": {
            "title": "Max Listings",
            "minimum": 0,
            "type": "integer",
            "description": "Maximum total listings to collect (0 = unlimited)",
            "default": 0
          },
          "proxy": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Proxy settings. German residential proxy recommended for best results."
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}