# Immoweb.be Belgium Property Scraper (`haketa/immoweb-scraper`) Actor

Scrape property listings from Immoweb.be — Belgium's #1 real estate platform with 200K+ listings. Extract price, EPC energy score, rooms, location, agency info for sale and rent across Flanders, Wallonia and Brussels.

- **URL**: https://apify.com/haketa/immoweb-scraper.md
- **Developed by:** [Haketa](https://apify.com/haketa) (community)
- **Categories:** Real estate, Developer tools, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

## 🏠 Immoweb.be Belgium Property Scraper

Extract property listings from **[Immoweb.be](https://www.immoweb.be)** — Belgium's #1 real estate platform with 200,000+ active listings. Covers houses, apartments, land and commercial properties across **Flanders**, **Wallonia** and **Brussels**. Sale and rent.

[![Apify Actor](https://img.shields.io/badge/Apify-Actor-blue)](https://apify.com)
[![Playwright](https://img.shields.io/badge/Engine-Playwright%20Chrome-green)]()
[![Belgium](https://img.shields.io/badge/Country-Belgium%20🇧🇪-yellow)]()

---

### ⚡ What It Does

Scrapes Immoweb.be search result pages and optionally fetches individual property profiles. Extracts price, rooms, area, EPC energy score, location, agency info and 70+ fields from detail pages. Includes Belgium-specific data: **PEB/EPC energy certificate**, **flood zone risk** and **4-digit postcode** with automatic region/province mapping.

**Default run:** Scrapes Belgian properties for sale, completes in under 3 minutes, produces a non-empty dataset.

---

### 🔧 How It Works

Immoweb uses Cloudflare protection — this actor uses real Chrome via Playwright with Belgian residential proxy:

1. 🚀 Launches Chrome browser with 🇧🇪 Belgian residential proxy
2. 🍪 Accepts cookie consent on homepage
3. 🔍 Navigates to search results pages
4. 📊 Extracts structured JSON from `__NEXT_DATA__` or DOM
5. 📄 Optionally fetches detail pages for `window.classified` rich data
6. 🗺️ Maps postcodes to region (Flanders/Wallonia/Brussels) and province

---

### 🚀 Quick Start

#### Default Input (works out of the box)

```json
{
  "startUrls": [
    { "url": "https://www.immoweb.be/en/search/house-and-apartment/for-sale?countries=BE&page=1&orderBy=relevance" }
  ],
  "maxListings": 50,
  "maxPages": 3
}
````

#### 🔍 Filter Mode (no URL needed)

```json
{
  "propertyType": "apartment",
  "transactionType": "for-rent",
  "location": "brussels/district",
  "minPrice": 800,
  "maxPrice": 1500,
  "minBedrooms": 1,
  "scrapeDetails": true,
  "maxListings": 100,
  "maxPages": 5
}
```

***

### 📋 Input Parameters

| Parameter | Type | Default | Description |
|---|---|---|---|
| `startUrls` | array | prefilled | 🔗 Immoweb search URLs — paste any search URL |
| `propertyType` | string | `house-and-apartment` | 🏘️ `house`, `apartment`, `land`, `office`, `commercial`, `garage` |
| `transactionType` | string | `for-sale` | 💰 `for-sale` or `for-rent` |
| `location` | string | `""` | 📍 City/district/province slug (see below) |
| `language` | string | `en` | 🌐 `en` (English), `fr` (Français), `nl` (Nederlands) |
| `minPrice` | integer | `0` | 💶 Min price in EUR |
| `maxPrice` | integer | `0` | 💶 Max price in EUR |
| `minBedrooms` | integer | `0` | 🛏️ Min number of bedrooms |
| `scrapeDetails` | boolean | `false` | 📄 Fetch 70+ fields from detail pages |
| `maxListings` | integer | `50` | 🔢 Total listings cap |
| `maxPages` | integer | `3` | 📑 Max search result pages (~30 listings each) |
| `proxyConfiguration` | object | BE residential | 🔒 Belgian residential proxy (required) |
| `requestDelay` | integer (ms) | `2000` | ⏱️ Delay between page loads |

***

### 📍 Location Slugs

#### 🏙️ Major Cities

| Slug | City | Region |
|---|---|---|
| `brussels/district` | Brussels | 🇧🇪 Brussels |
| `antwerpen/province` | Antwerp area | 🟡 Flanders |
| `ghent/city` | Ghent | 🟡 Flanders |
| `bruges/city` | Bruges | 🟡 Flanders |
| `leuven/city` | Leuven | 🟡 Flanders |
| `liege/city` | Liège | 🔴 Wallonia |
| `namur/city` | Namur | 🔴 Wallonia |
| `mons/city` | Mons | 🔴 Wallonia |
| `charleroi/city` | Charleroi | 🔴 Wallonia |

#### 🗺️ Regions & Provinces

| Slug | Coverage |
|---|---|
| `brussels/district` | 19 communes of Brussels Capital Region |
| `antwerpen/province` | Antwerp province |
| `oost-vlaanderen/province` | East Flanders (Ghent) |
| `west-vlaanderen/province` | West Flanders (Bruges) |
| `vlaams-brabant/province` | Flemish Brabant |
| `limburg/province` | Limburg |
| `liege/province` | Liège province |
| `hainaut/province` | Hainaut |
| `namur/province` | Namur province |
| `luxembourg/province` | Luxembourg province |
| `brabant-wallon/province` | Walloon Brabant |

***

### 📦 Output

#### 🔍 Search Mode (`scrapeDetails: false`)

Quick extraction from search result cards (~30 per page):

```json
{
  "listingId": "12345678",
  "listingType": "for-sale",
  "propertyType": "apartment",
  "price": 485000,
  "currency": "EUR",
  "bedrooms": 2,
  "livingArea": 95,
  "postcode": "1040",
  "city": "Brussels",
  "province": "Brussels",
  "region": "Brussels",
  "epcScore": "B",
  "agencyName": "Color Properties",
  "listingUrl": "https://www.immoweb.be/en/classified/apartment/for-sale/brussels/1040/12345678",
  "scrapedAt": "2026-05-05T09:00:00Z"
}
```

#### 📄 Detail Mode (`scrapeDetails: true`)

Rich data from individual property pages (70+ fields):

```json
{
  "listingId": "12345678",
  "listingType": "for-sale",
  "propertyType": "apartment",
  "title": "Penthouse with terrace near Montgomery",
  "price": 485000,
  "currency": "EUR",
  "bedrooms": 2,
  "bathrooms": 1,
  "livingArea": 95,
  "landSurface": null,
  "postcode": "1040",
  "city": "Brussels",
  "province": "Brussels",
  "region": "Brussels",
  "latitude": 50.8412,
  "longitude": 4.3954,
  "epcScore": "B",
  "epcValue": 142,
  "heatingType": "gas",
  "buildYear": 2019,
  "condition": "as new",
  "facade": 2,
  "floodZone": false,
  "description": "Magnificent penthouse with panoramic terrace...",
  "agencyName": "Color Properties",
  "agencyPhone": "+32 2 345 6789",
  "agencyEmail": "info@colorproperties.be",
  "viewCount": 847,
  "bookmarkCount": 34,
  "daysOnMarket": 12,
  "images": ["https://media.immowebstatic.be/..."],
  "scrapedAt": "2026-05-05T09:00:00Z"
}
```

***

### 🇧🇪 Belgium-Specific Data

#### ⚡ PEB/EPC Energy Score

Belgium's mandatory energy performance certificate. Required for all property sales since 2008.

| Score | Rating | kWh/m²/year |
|---|---|---|
| A++ | 🟢 Excellent | ≤ 0 (net zero) |
| A+ | 🟢 Very good | 0 – 45 |
| A | 🟢 Good | 45 – 85 |
| B | 🟡 Above average | 85 – 170 |
| C | 🟡 Average | 170 – 255 |
| D | 🟠 Below average | 255 – 340 |
| E | 🔴 Poor | 340 – 425 |
| F | 🔴 Very poor | 425 – 510 |
| G | ⚫ Worst | > 510 |

Low EPC = renovation opportunity. High EPC = premium pricing.

#### 🌊 Flood Zone

Since the 2021 Liège floods, flood zone information is mandatory in Belgian property sales. The `floodZone` field indicates whether the property is in a designated flood risk area.

#### 📮 Postcode → Region Mapping

Belgian 4-digit postcodes are automatically mapped to region and province:

| Postcode Range | Region | Province |
|---|---|---|
| 1000 – 1299 | 🇧🇪 Brussels | Brussels |
| 1500 – 1999 | 🟡 Flanders | Flemish Brabant |
| 2000 – 2999 | 🟡 Flanders | Antwerp |
| 3000 – 3499 | 🟡 Flanders | Flemish Brabant |
| 3500 – 3999 | 🟡 Flanders | Limburg |
| 4000 – 4999 | 🔴 Wallonia | Liège |
| 8000 – 8999 | 🟡 Flanders | West Flanders |
| 9000 – 9999 | 🟡 Flanders | East Flanders |

***

### 🎯 Use Cases

- 🏡 **Property investment** — analyze rental yields, price trends by postcode
- 📊 **Automated valuation (AVM)** — EPC + m² + location data for valuation models
- 🏢 **Agency competitor analysis** — track new listings, pricing, market share
- 🏦 **Mortgage & insurance** — regional market data, flood risk assessment
- 🌍 **Expat relocation** — Brussels housing market monitoring for EU workers
- ⚡ **Energy renovation** — identify low-EPC properties as renovation opportunities

***

### ⚙️ Technical Notes

| Feature | Detail |
|---|---|
| 🔗 **Engine** | Playwright Chrome (real browser for JS rendering) |
| 🔒 **Proxy** | Belgian residential proxy **required** (Cloudflare blocks datacenter IPs) |
| 📊 **Data source** | `__NEXT_DATA__` JSON + `window.classified` object |
| 📄 **Pagination** | `?page=N`, ~30 results per page |
| 🌐 **Languages** | English (`en`), French (`fr`), Dutch (`nl`) |
| 🗺️ **Auto-mapping** | Postcode → region + province |

***

### 💸 Cost & Performance

| Mode | Speed | CU per 100 listings |
|---|---|---|
| 🚀 Search only | ~20-30/min | ~0.03 |
| 📄 With details | ~3-5/min | ~0.08 |

Belgian residential proxy adds ~$0.003/request to compute cost.

***

### 📜 Changelog

| Version | Date | Notes |
|---|---|---|
| 1.0.0 | 2026-05-05 | 🎉 Initial release — Playwright + BE proxy, EPC/flood data, postcode mapping, 3 languages |

# Actor input Schema

## `startUrls` (type: `array`):

Immoweb.be search URLs. Paste any search URL from immoweb.be. Overrides property/transaction/location filters. Example: 'https://www.immoweb.be/en/search/house/for-sale/brussels/district?countries=BE\&page=1'

## `propertyType` (type: `string`):

Property type filter. Only used when startUrls is empty.

## `transactionType` (type: `string`):

Sale or rent.

## `location` (type: `string`):

City, district or province slug. Examples: 'brussels/district', 'antwerpen/province', 'ghent/city', 'liege/city', 'bruges/city'. Leave empty for all Belgium.

## `language` (type: `string`):

Site language. Affects listing descriptions and interface.

## `minPrice` (type: `integer`):

Minimum price in EUR. Set 0 for no filter.

## `maxPrice` (type: `integer`):

Maximum price in EUR. Set 0 for no filter.

## `minBedrooms` (type: `integer`):

Minimum number of bedrooms. Set 0 for no filter.

## `scrapeDetails` (type: `boolean`):

Fetch individual listing pages for 70+ additional fields: EPC energy score, full description, heating type, build year, flood zone, agency contact, view count. Much slower but complete data.

## `maxListings` (type: `integer`):

Maximum total listings to scrape. Set 0 for unlimited.

## `maxPages` (type: `integer`):

Maximum search result pages to process. Each page has ~30 listings. Set 0 for unlimited.

## `proxyConfiguration` (type: `object`):

Proxy settings. Belgian residential proxy required — Immoweb blocks datacenter IPs.

## `requestDelay` (type: `integer`):

Delay between page loads in milliseconds.

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://www.immoweb.be/en/search/house-and-apartment/for-sale?countries=BE&page=1&orderBy=relevance"
    }
  ],
  "propertyType": "house-and-apartment",
  "transactionType": "for-sale",
  "language": "en",
  "minPrice": 0,
  "maxPrice": 0,
  "minBedrooms": 0,
  "scrapeDetails": false,
  "maxListings": 50,
  "maxPages": 3,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "BE"
  },
  "requestDelay": 2000
}
```

# Actor output Schema

## `listingId` (type: `string`):

Immoweb listing ID

## `listingType` (type: `string`):

for-sale or for-rent

## `propertyType` (type: `string`):

house, apartment, land etc.

## `title` (type: `string`):

Listing title

## `price` (type: `string`):

Price in EUR

## `bedrooms` (type: `string`):

Number of bedrooms

## `bathrooms` (type: `string`):

Number of bathrooms

## `livingArea` (type: `string`):

Living area in m²

## `landSurface` (type: `string`):

Land area in m²

## `postcode` (type: `string`):

4-digit Belgian postcode

## `city` (type: `string`):

City name

## `province` (type: `string`):

Province name

## `region` (type: `string`):

Flanders/Wallonia/Brussels

## `epcScore` (type: `string`):

Energy certificate A++ to G

## `epcValue` (type: `string`):

kWh/m²/year

## `agencyName` (type: `string`):

Real estate agency name

## `listingUrl` (type: `string`):

Full listing URL

## `scrapedAt` (type: `string`):

ISO timestamp

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "startUrls": [
        {
            "url": "https://www.immoweb.be/en/search/house-and-apartment/for-sale?countries=BE&page=1&orderBy=relevance"
        }
    ],
    "location": "",
    "maxListings": 50,
    "maxPages": 3,
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ],
        "apifyProxyCountry": "BE"
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("haketa/immoweb-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "startUrls": [{ "url": "https://www.immoweb.be/en/search/house-and-apartment/for-sale?countries=BE&page=1&orderBy=relevance" }],
    "location": "",
    "maxListings": 50,
    "maxPages": 3,
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
        "apifyProxyCountry": "BE",
    },
}

# Run the Actor and wait for it to finish
run = client.actor("haketa/immoweb-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "startUrls": [
    {
      "url": "https://www.immoweb.be/en/search/house-and-apartment/for-sale?countries=BE&page=1&orderBy=relevance"
    }
  ],
  "location": "",
  "maxListings": 50,
  "maxPages": 3,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "BE"
  }
}' |
apify call haketa/immoweb-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=haketa/immoweb-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Immoweb.be Belgium Property Scraper",
        "description": "Scrape property listings from Immoweb.be — Belgium's #1 real estate platform with 200K+ listings. Extract price, EPC energy score, rooms, location, agency info for sale and rent across Flanders, Wallonia and Brussels.",
        "version": "0.0",
        "x-build-id": "SGRTSGiQPuU0zaPVH"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/haketa~immoweb-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-haketa-immoweb-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/haketa~immoweb-scraper/runs": {
            "post": {
                "operationId": "runs-sync-haketa-immoweb-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/haketa~immoweb-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-haketa-immoweb-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": "Start URLs",
                        "type": "array",
                        "description": "Immoweb.be search URLs. Paste any search URL from immoweb.be. Overrides property/transaction/location filters. Example: 'https://www.immoweb.be/en/search/house/for-sale/brussels/district?countries=BE&page=1'",
                        "items": {
                            "type": "object",
                            "required": [
                                "url"
                            ],
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "title": "URL of a web page",
                                    "format": "uri"
                                }
                            }
                        }
                    },
                    "propertyType": {
                        "title": "Property Type",
                        "enum": [
                            "house-and-apartment",
                            "house",
                            "apartment",
                            "land",
                            "office",
                            "commercial",
                            "garage"
                        ],
                        "type": "string",
                        "description": "Property type filter. Only used when startUrls is empty.",
                        "default": "house-and-apartment"
                    },
                    "transactionType": {
                        "title": "Transaction Type",
                        "enum": [
                            "for-sale",
                            "for-rent"
                        ],
                        "type": "string",
                        "description": "Sale or rent.",
                        "default": "for-sale"
                    },
                    "location": {
                        "title": "Location",
                        "type": "string",
                        "description": "City, district or province slug. Examples: 'brussels/district', 'antwerpen/province', 'ghent/city', 'liege/city', 'bruges/city'. Leave empty for all Belgium."
                    },
                    "language": {
                        "title": "Language",
                        "enum": [
                            "en",
                            "fr",
                            "nl"
                        ],
                        "type": "string",
                        "description": "Site language. Affects listing descriptions and interface.",
                        "default": "en"
                    },
                    "minPrice": {
                        "title": "Min Price (€)",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Minimum price in EUR. Set 0 for no filter.",
                        "default": 0
                    },
                    "maxPrice": {
                        "title": "Max Price (€)",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Maximum price in EUR. Set 0 for no filter.",
                        "default": 0
                    },
                    "minBedrooms": {
                        "title": "Min Bedrooms",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Minimum number of bedrooms. Set 0 for no filter.",
                        "default": 0
                    },
                    "scrapeDetails": {
                        "title": "Scrape Detail Pages",
                        "type": "boolean",
                        "description": "Fetch individual listing pages for 70+ additional fields: EPC energy score, full description, heating type, build year, flood zone, agency contact, view count. Much slower but complete data.",
                        "default": false
                    },
                    "maxListings": {
                        "title": "Max Listings",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Maximum total listings to scrape. Set 0 for unlimited.",
                        "default": 50
                    },
                    "maxPages": {
                        "title": "Max Pages",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Maximum search result pages to process. Each page has ~30 listings. Set 0 for unlimited.",
                        "default": 3
                    },
                    "proxyConfiguration": {
                        "title": "Proxy Configuration",
                        "type": "object",
                        "description": "Proxy settings. Belgian residential proxy required — Immoweb blocks datacenter IPs."
                    },
                    "requestDelay": {
                        "title": "Request Delay (ms)",
                        "minimum": 0,
                        "maximum": 30000,
                        "type": "integer",
                        "description": "Delay between page loads in milliseconds.",
                        "default": 2000
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
