# Immoweb Scraper (`ivanvs/immoweb-scraper`) Actor

Extract data from immoweb.be for data on thousands of apartments and house listings. Scrape house location, extract descriptions, images, prices, contact number, addresses, names, and all other listing details. Unlimited and extremely fast!

- **URL**: https://apify.com/ivanvs/immoweb-scraper.md
- **Developed by:** [Gen First](https://apify.com/ivanvs) (community)
- **Categories:** Real estate, Automation, Lead generation
- **Stats:** 120 total users, 17 monthly users, 99.5% runs succeeded, 6 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.00 / 1,000 listing details records

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 Scraper

Scrape listings from [Immoweb](https://www.immoweb.be) easily with Immoweb Scraper.

### About

Immoweb operates the website Immoweb.be. The group also includes the subsidiary Immoweb Financial Services S.A., which focuses on financial services, particularly insurance brokerage via the website protect.immoweb.be and soon mortgage credit, as well as the company G-Construct, which operates the website ConstructR.be.

Immoweb is 100% owned by the German media group Axel Springer, which also owns the companies operating the websites seloger.com, yad2.co.il, and immowelt.de, all grouped under the subsidiary Aviv Group.

Prior to its sale to Axel Springer in 2012, which led to the creation of the company Immoweb S.A., the website was operated by Produpress, the publisher of the magazine Le Moniteur Automobile and its corresponding website moniteurautomobile.be.

### Why should you use it?

It provides the realtime scraping of products from Immoweb, without requiring any other configuration and without any limits.

### How to use it?

Immoweb Scraper has number of input parameters that can be used.

| Input parameter | Description                               | Required | Default value                                                                                                      |
| --------------- | ----------------------------------------- | -------- | ------------------------------------------------------------------------------------------------------------------ |
| urls            | Immoweb that needs to be scraped          | `true`   | `{url: "https://www.immoweb.be/en/search/house/for-sale/brussels/district?countries=BE&page=2&orderBy=relevance"}` |
| maxRecords      | Maximum listings that needs to be scraped | `false`  | 100                                                                                                                |

Valid Immoweb links:

- https://www.immoweb.be/en/search/apartment/for-rent?countries=BE&page=2&orderBy=relevance
- https://www.immoweb.be/en/classified/house/for-sale/ixelles/1050/21011976
- https://www.immoweb.be/en/search/house/for-sale/brussels/district?countries=BE&page=2&orderBy=relevance

#### Examples

##### Input

Scrape search results for all aparments that are for rent and scrape maximum of 100 results:

```json
{
  "urls": { "url": "https://play.google.com/store/search?q=fitnes&c=apps&hl=en&gl=us" },
  "maxRecords": 100
}
````

##### Output

Listing Details

```json
{
  "id": 21036106,
  "cluster": null,
  "customers": [
    {
      "id": 2513067,
      "type": "AGENCY",
      "email": "colorpro_bruxelles@importfrommedia.be",
      "logoUrl": "https://media.immowebstatic.be/customers/0012p00002W7ic4AAB/logo/e9288f089209f895c67ea15e0a9c91f7.jpg",
      "phoneNumber": null,
      "mobileNumber": "+32474232167",
      "name": "Color Properties",
      "website": "http://www.colorproperties.be",
      "location": {
        "country": "Belgium",
        "region": null,
        "province": "Brussels",
        "district": "Brussels",
        "locality": "Bruxelles",
        "postalCode": "1040",
        "street": "Rue Abbé Cuypers (étage 1) 3",
        "number": null,
        "box": null,
        "propertyName": null,
        "floor": null,
        "latitude": 50.87298357499019,
        "longitude": 4.375233506738514,
        "distance": null,
        "approximated": null,
        "regionCode": null,
        "type": null,
        "hasSeaView": null,
        "pointsOfInterest": null,
        "placeName": null
      },
      "ipiNo": "507206",
      "isOwner": true,
      "contactHoursMobile": "anytime",
      "contactHoursLandline": "anytime",
      "salesRepresentative": null,
      "features": {
        "page404": true,
        "investorFlag": false,
        "relatedClassifieds": true,
        "leafletsCTA": false,
        "leadQualification": true,
        "recommendation": true
      }
    }
  ],
  "premiumProjectPage": {
    "medias": null,
    "options": null,
    "promoter": null,
    "tabs": null
  },
  "flags": {
    "isPublicSale": false,
    "isNewClassified": true,
    "isNewPrice": false,
    "isInvestmentProject": false,
    "isNewlyBuilt": false,
    "isNotarySale": null,
    "isLifeAnnuitySale": false,
    "adQuality": null,
    "date": null,
    "priceSqm": null,
    "price": null,
    "default": null,
    "isSoldOrRented": false,
    "isLowEnergy": null,
    "percentSold": null,
    "isPassiveHouse": null,
    "isNewRealEstateProject": false,
    "isAnInteractiveSale": null,
    "isUnderOption": false
  },
  "media": {
    "pictures": [
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/802253f826c2de5b4c29a553ba4dc343.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/802253f826c2de5b4c29a553ba4dc343.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/802253f826c2de5b4c29a553ba4dc343.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/73e31a994328edfdecc8accd63eb84a2.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/73e31a994328edfdecc8accd63eb84a2.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/73e31a994328edfdecc8accd63eb84a2.jpg",
        "isVertical": true
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/ce066aa53d5b665c2bae68a0881e52de.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/ce066aa53d5b665c2bae68a0881e52de.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/ce066aa53d5b665c2bae68a0881e52de.jpg",
        "isVertical": true
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/9945e3a4901c8a8da5a0c6c125562585.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/9945e3a4901c8a8da5a0c6c125562585.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/9945e3a4901c8a8da5a0c6c125562585.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/58553aec1f509a218b0f863caa4abbff.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/58553aec1f509a218b0f863caa4abbff.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/58553aec1f509a218b0f863caa4abbff.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/3b1adea3f29a701dd8bc53b100862b49.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/3b1adea3f29a701dd8bc53b100862b49.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/3b1adea3f29a701dd8bc53b100862b49.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/98891e4cd924690927ee448c7a17123d.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/98891e4cd924690927ee448c7a17123d.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/98891e4cd924690927ee448c7a17123d.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/677b172ae042dc25f46c5159d4de20fa.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/677b172ae042dc25f46c5159d4de20fa.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/677b172ae042dc25f46c5159d4de20fa.jpg",
        "isVertical": true
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/b89140dee16ecd5fbdfc73d93ba4348b.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/b89140dee16ecd5fbdfc73d93ba4348b.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/b89140dee16ecd5fbdfc73d93ba4348b.jpg",
        "isVertical": true
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/50e7f82e909bbec6f67cf889c59562ab.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/50e7f82e909bbec6f67cf889c59562ab.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/50e7f82e909bbec6f67cf889c59562ab.jpg",
        "isVertical": true
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/7ab4c8b16e442905d86d8b2ef4f518ee.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/7ab4c8b16e442905d86d8b2ef4f518ee.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/7ab4c8b16e442905d86d8b2ef4f518ee.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/e84201f8ca75daabd8f768d11f76397a.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/e84201f8ca75daabd8f768d11f76397a.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/e84201f8ca75daabd8f768d11f76397a.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/70f13eff17958b6083022f875dd4cc13.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/70f13eff17958b6083022f875dd4cc13.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/70f13eff17958b6083022f875dd4cc13.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/9b9aef04eb45f248302e79011a27b0a5.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/9b9aef04eb45f248302e79011a27b0a5.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/9b9aef04eb45f248302e79011a27b0a5.jpg",
        "isVertical": true
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/d03d68002e1a9b4a9ed94089c18267be.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/d03d68002e1a9b4a9ed94089c18267be.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/d03d68002e1a9b4a9ed94089c18267be.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/a4bdc8708dc37ff2236f53ffcf9b53e4.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/a4bdc8708dc37ff2236f53ffcf9b53e4.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/a4bdc8708dc37ff2236f53ffcf9b53e4.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/224b0280317de860249402da6d8aa586.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/224b0280317de860249402da6d8aa586.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/224b0280317de860249402da6d8aa586.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/3399e1504513fa80b2fb157cde08ae4b.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/3399e1504513fa80b2fb157cde08ae4b.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/3399e1504513fa80b2fb157cde08ae4b.jpg",
        "isVertical": true
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/880dbfa1fe63af80c6b20833d7bb3bc6.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/880dbfa1fe63af80c6b20833d7bb3bc6.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/880dbfa1fe63af80c6b20833d7bb3bc6.jpg",
        "isVertical": true
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/6f62b3107423543c42b50e7aaa68f0b7.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/6f62b3107423543c42b50e7aaa68f0b7.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/6f62b3107423543c42b50e7aaa68f0b7.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/e364e20694da23cda3a9c8a9d385d516.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/e364e20694da23cda3a9c8a9d385d516.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/e364e20694da23cda3a9c8a9d385d516.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/6047e1c202770dac1ec648812a87a579.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/6047e1c202770dac1ec648812a87a579.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/6047e1c202770dac1ec648812a87a579.jpg",
        "isVertical": false
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/a4b437331ae69951008c9d7ccee6a032.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/a4b437331ae69951008c9d7ccee6a032.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/a4b437331ae69951008c9d7ccee6a032.jpg",
        "isVertical": true
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/2d68d480f0c00b2314ed888ce018c12a.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/2d68d480f0c00b2314ed888ce018c12a.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/2d68d480f0c00b2314ed888ce018c12a.jpg",
        "isVertical": true
      },
      {
        "smallUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/100x100/438891638b51d63bb2e6041d2b5b325b.jpg",
        "mediumUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/300x300/438891638b51d63bb2e6041d2b5b325b.jpg",
        "largeUrl": "https://media-resize.immowebstatic.be/classifieds/b923931a-4c52-4ee3-872b-e4a970b0ace6/736x736/438891638b51d63bb2e6041d2b5b325b.jpg",
        "isVertical": true
      }
    ],
    "virtualTourUrl": null,
    "floorPlans": null,
    "specifications": null,
    "virtualExperienceUrl": null
  },
  "property": {
    "type": "APARTMENT",
    "subtype": "PENTHOUSE",
    "title": "Standing 2B furnished apartment -garage- Montgomery",
    "description": "Immediately Available!  1ST CONTACT BY MAIL PLEASE.\nHigh standing apartment penthouse ( last floor with lift, 4/4) with 2 bedrooms, fully furnished, located on Avenue Vandendriessche 1C, next to Montgomery tube station.\nClose to green area and shops and transports..\nWooden floor. Entrance hall with living/dining areas. Fully fitted independant kitchen with balcony. Bathroom with bathtube and shower. Private laundry. 1 toilet. 2 large bedrooms.  Cellar in the basement. Possibility of box garage(150euros extra/month). For those looking for comfort, light and quality! LOCATION +++\nMonthly provision for building fees maintenance and private cold water = 125euros\nAll utilities ( heating on gas/electricity and water) on individual meters\n\nVisits info@colorproperties.be",
    "name": null,
    "isHolidayProperty": null,
    "bedroomCount": 2,
    "bedrooms": [
      {
        "surface": 13
      },
      {
        "surface": 10
      }
    ],
    "bathroomCount": 1,
    "bathrooms": [],
    "location": {
      "country": "Belgium",
      "region": "Brussels",
      "province": "Brussels",
      "district": "Brussels",
      "locality": "Woluwe-Saint-Pierre",
      "postalCode": "1150",
      "street": "Avenue Roger Vandendriessche",
      "number": "1",
      "box": null,
      "propertyName": null,
      "floor": 4,
      "latitude": 50.8349774,
      "longitude": 4.414238099999999,
      "distance": null,
      "approximated": null,
      "regionCode": "BRUSSELS",
      "type": "RESIDENTIAL",
      "hasSeaView": null,
      "pointsOfInterest": null,
      "placeName": null
    },
    "netHabitableSurface": 100,
    "roomCount": null,
    "monthlyCosts": 125,
    "attic": null,
    "hasAttic": null,
    "basement": {
      "surface": null
    },
    "hasBasement": true,
    "hasDressingRoom": null,
    "diningRoom": null,
    "hasDiningRoom": null,
    "building": {
      "annexCount": null,
      "condition": "AS_NEW",
      "constructionYear": 1960,
      "facadeCount": 2,
      "floorCount": 4,
      "streetFacadeWidth": null
    },
    "propertyCertificates": {
      "builtPlanStatus": null,
      "globalInsulationLevel": null,
      "oilTankCertificateStatus": null,
      "primaryEnergyConsumptionLevel": null,
      "hasAsbestosCertificate": null,
      "hasElectricalInstallationComplianceCertificate": true
    },
    "hasCaretakerOrConcierge": null,
    "hasDisabledAccess": true,
    "hasLift": true,
    "constructionPermit": {
      "constructionType": null,
      "floodZoneType": "NON_FLOOD_ZONE",
      "isObtained": null,
      "hasObligationToConstruct": null,
      "hasPlotDivisionAuthorization": null,
      "hasPossiblePriorityPurchaseRight": null,
      "isBreachingUrbanPlanningRegulation": null,
      "floodZoneIconUrl": null,
      "totalBuildableGroundFloorSurface": null,
      "urbanPlanningInformation": null,
      "pScore": null,
      "gScore": null
    },
    "energy": {
      "heatingType": "GAS",
      "hasHeatPump": null,
      "hasPhotovoltaicPanels": null,
      "hasThermicPanels": null,
      "hasCollectiveWaterHeater": null,
      "hasDoubleGlazing": true,
      "performance": null
    },
    "kitchen": {
      "surface": null,
      "type": "HYPER_EQUIPPED",
      "hasOven": null,
      "hasMicroWaveOven": null,
      "hasDishwasher": null,
      "hasWashingMachine": null,
      "hasFridge": null,
      "hasFreezer": null,
      "hasSteamOven": null
    },
    "land": null,
    "laundryRoom": {
      "surface": null
    },
    "hasLaundryRoom": true,
    "livingRoom": {
      "surface": 25
    },
    "hasLivingRoom": true,
    "isFirstOccupation": null,
    "hasBalcony": null,
    "hasBarbecue": null,
    "hasGarden": null,
    "gardenSurface": null,
    "gardenOrientation": null,
    "parkingCountIndoor": null,
    "parkingCountOutdoor": null,
    "parkingCountClosedBox": null,
    "hasAirConditioning": null,
    "hasArmoredDoor": true,
    "hasVisiophone": true,
    "hasSecureAccessAlarm": null,
    "hasCableTV": true,
    "hasDoorPhone": true,
    "hasInternet": null,
    "showerRoomCount": null,
    "showerRooms": [],
    "specificities": null,
    "toiletCount": 1,
    "toilets": [],
    "hasFitnessRoom": null,
    "hasTennisCourt": null,
    "hasSwimmingPool": false,
    "hasSauna": null,
    "hasJacuzzi": null,
    "hasHammam": null,
    "bedroomSurface": null,
    "alternativeDescriptions": {
      "fr": "Disponible immédiatement !  PREMIER CONTACT PAR E-MAIL SVP.\nAppartement penthouse haut de gamme (dernier étage avec ascenseur, 4/4) avec 2 chambres, entièrement meublé, situé avenue Vandendriessche 1C, à côté de la station de métro Montgomery.Proche d'espaces verts, des commerces et des transports.\nParquet à l'Honneur. Hall d'entrée avec salon/salle à manger. Cuisine indépendante entièrement équipée avec balcon. Salle de bains avec baignoire et douche. Buanderie privée. 1 WC. 2 grandes chambres.  Cave au sous-sol. Possibilité de garage (150 euros supplémentaires/mois). Pour ceux qui recherchent le confort, la lumière et la qualité ! EMPLACEMENT +++\nProvision mensuelle pour les frais d'entretien de l'immeuble et l'eau froide privée = 125 euros.\nTous les services publics (chauffage au gaz/électricité et eau) sont mesurés par des compteurs individuels.\n\nVisites info@colorproperties.be",
      "nl": "Immediately Available!  1ST CONTACT BY MAIL PLEASE.\nHigh standing apartment penthouse ( last floor with lift, 4/4) with 2 bedrooms, fully furnished, located on Avenue Vandendriessche 1C, next to Montgomery tube station.\nClose to green area and shops and transports..\nWooden floor. Entrance hall with living/dining areas. Fully fitted independant kitchen with balcony. Bathroom with bathtube and shower. Private laundry. 1 toilet. 2 large bedrooms.  Cellar in the basement. Possibility of box garage(150euros extra/month). For those looking for comfort, light and quality! LOCATION +++\nMonthly provision for building fees maintenance and private cold water = 125euros\nAll utilities ( heating on gas/electricity and water) on individual meters\n\nVisits info@colorproperties.be"
    },
    "habitableUnitCount": null,
    "fireplaceCount": null,
    "fireplaceExists": false,
    "hasTerrace": true,
    "terraceSurface": 3,
    "terraceOrientation": null
  },
  "publication": {
    "creationDate": "2025-09-21T16:59:20.789Z",
    "expirationDate": null,
    "publisherId": null,
    "visualisationOption": "XL",
    "lastModificationDate": "2025-09-21T16:59:27.332Z"
  },
  "transaction": {
    "type": "FOR_RENT",
    "subtype": "RENT_REGULAR",
    "availabilityPeriodType": "IMMEDIATELY",
    "availabilityDate": null,
    "certificates": {
      "carbonEmission": null,
      "primaryEnergyConsumptionPerSqm": 211,
      "primaryEnergyConsumptionYearly": null,
      "epcDescription": null,
      "epcReference": null,
      "epcScore": "E",
      "epcUrl": "https://media.immowebstatic.be/epc/en/pics/bxlD3.gif",
      "renovationObligation": null
    },
    "rental": {
      "monthlyRentalPrice": 1700,
      "monthlyRentalCosts": 125,
      "yearlyRentalPrice": null,
      "yearlyRentalPricePerSqm": null,
      "isFurnished": true,
      "areSmallPetsAllowed": null,
      "areBigPetsAllowed": null
    },
    "sale": null,
    "investor": {
      "isInvestmentProperty": false,
      "currentMonthlyRentalIncome": null,
      "currentReturnOnInvestment": null,
      "expectedMonthlyRentalIncome": null,
      "expectedMonthlyRentalIncomeDescription": null,
      "expectedReturnOnInvestment": null,
      "habitableUnitCount": null,
      "occupancyRate": null
    }
  },
  "priceType": null,
  "price": {
    "type": "residential_monthly_rent",
    "mainValue": 1700,
    "alternativeValue": null,
    "additionalValue": 125,
    "oldValue": null,
    "minRangeValue": null,
    "maxRangeValue": null,
    "mainDisplayPrice": "€1,700 (+ €125)",
    "HTMLDisplayPrice": "<span aria-hidden=\"true\">€1,700 (+ €125)</span>",
    "alternativeDisplayPrice": "",
    "oldDisplayPrice": null,
    "shortDisplayPrice": "€1.7K",
    "accessibilityPrice": "1700€ + 125€ per month",
    "label": "Requested monthly rental price",
    "date": null,
    "language": "en"
  },
  "externalReference": "7146407",
  "isBookmarked": false,
  "hasSectionsArray": {
    "hasGeneralSection": true,
    "hasInteriorSection": true,
    "hasExteriorSection": true,
    "hasFacilitiesSection": true,
    "hasEnergySection": true,
    "hasPlanningSection": true,
    "hasFinancialSection": true,
    "hasPublicSaleSection": false
  },
  "unitGroupings": [],
  "displayFlags": {
    "main": "new",
    "secondary": [],
    "percentSold": null
  },
  "statistics": {
    "bookmarkCount": 0,
    "viewCount": 0,
    "alertPrice": null,
    "creationDate": null,
    "description": null,
    "isAlertEmailSet": null,
    "rating": null,
    "wasOwnerContacted": null,
    "wasPropertyVisited": null
  },
  "url": "https://www.immoweb.be/en/classified/penthouse/for-rent/woluwe-saint-pierre/1150/21036106",
  "original_request_url": "https://www.immoweb.be/en/search/apartment/for-rent"
}
```

### Immoweb Scraper data output

The output from Immoweb Scraper is stored in the dataset. After the run is finished, you can download the dataset in various data formats (JSON, CSV, XML, RSS, HTML Table).

### ❓FAQ

#### Do I need proxies to scrape search results from Immoweb Scraper?

Proxy for this scraper is already preconfigured for optimal performance.

### Support

For more custom/simplify outputs or Bug report please contact the developer (support (at) getmediumdata.com) or report an issue.

# Actor input Schema

## `urls` (type: `array`):

List of URLs from Immoweb (https://www.immoweb.be) that needs to be scraped

## `maxRecords` (type: `integer`):

Maximum number of records to be scraped

## Actor input object example

```json
{
  "urls": [
    {
      "url": "https://www.immoweb.be/en/search/house/for-sale/brussels/district?countries=BE&page=2&orderBy=relevance"
    }
  ],
  "maxRecords": 10
}
```

# 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 = {
    "urls": [
        {
            "url": "https://www.immoweb.be/en/search/house/for-sale/brussels/district?countries=BE&page=2&orderBy=relevance"
        }
    ],
    "maxRecords": 10
};

// Run the Actor and wait for it to finish
const run = await client.actor("ivanvs/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 = {
    "urls": [{ "url": "https://www.immoweb.be/en/search/house/for-sale/brussels/district?countries=BE&page=2&orderBy=relevance" }],
    "maxRecords": 10,
}

# Run the Actor and wait for it to finish
run = client.actor("ivanvs/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 '{
  "urls": [
    {
      "url": "https://www.immoweb.be/en/search/house/for-sale/brussels/district?countries=BE&page=2&orderBy=relevance"
    }
  ],
  "maxRecords": 10
}' |
apify call ivanvs/immoweb-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Immoweb Scraper",
        "description": "Extract data from immoweb.be for data on thousands of apartments and house listings. Scrape house location, extract descriptions, images, prices, contact number, addresses, names, and all other listing details. Unlimited and extremely fast!",
        "version": "0.0",
        "x-build-id": "UStFSap416rGtLLYG"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/ivanvs~immoweb-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-ivanvs-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/ivanvs~immoweb-scraper/runs": {
            "post": {
                "operationId": "runs-sync-ivanvs-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/ivanvs~immoweb-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-ivanvs-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",
                "required": [
                    "urls"
                ],
                "properties": {
                    "urls": {
                        "title": "List of URLs",
                        "type": "array",
                        "description": "List of URLs from Immoweb (https://www.immoweb.be) that needs to be scraped",
                        "items": {
                            "type": "object",
                            "required": [
                                "url"
                            ],
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "title": "URL of a web page",
                                    "format": "uri"
                                }
                            }
                        }
                    },
                    "maxRecords": {
                        "title": "Maximum number of records",
                        "minimum": 1,
                        "type": "integer",
                        "description": "Maximum number of records to be scraped",
                        "default": 100
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
