
Zimmo.be Scraper - Dutch Real Estate Extractor
Under maintenance
Pricing
$49.00/month + usage

Zimmo.be Scraper - Dutch Real Estate Extractor
Under maintenance
Scrapes real estate listings from Zimmo.be for properties in the Netherlands. Extracts detailed information about properties for rent, including price, location, size, number of bedrooms, and more.
0.0 (0)
Pricing
$49.00/month + usage
0
Total users
1
Monthly users
1
Last modified
5 days ago
This Apify actor scrapes real estate listings for the Netherlands from Zimmo.be. It allows you to extract detailed information about properties for rent in the Netherlands, making it a valuable tool for market analysis, data collection, and personal use.
Features
- Scrape Multiple Property Types: Extracts data for houses, apartments, and rooms.
- Customizable Price Ranges: Define specific price ranges to focus your search on relevant listings.
- Detailed Property Information: Gathers a wide range of data for each listing, including:
- Price, location, and address
- Property type, size, and number of bedrooms
- Real estate agent details (name, website, phone)
- Property photos
- EPC score and date offered
- Full property description
- Proxy Support: Uses Apify's proxy service to ensure reliable and anonymous scraping.
Input
The actor accepts the following input fields:
- Price Ranges (
price_ranges
): An array of objects, each specifying a minimum and maximum price to search for.- Example:
[ { "min": 100, "max": 800 }, { "min": 800, "max": 1100 } ]
- Example:
Output
The actor outputs a dataset containing the scraped property details. The data is structured according to the schema defined in .actor/dataset_schema.json
.
Output Schema
The output dataset includes the following fields:
Field | Type | Description |
---|---|---|
ID | String | Unique identifier for the property on Zimmo.be. |
Titel | String | Title of the listing. |
Straat | String | Street address of the property. |
Plaats | String | City where the property is located. |
Postcode | String | Postal code of the property. |
Prijs | Number | Rental price in Euros. |
Soort woning | String | Type of property (e.g., House, Apartment). |
Aangeboden sinds | String | Date since the property has been on the market. |
Woonoppervlakte | String | Living area in square meters. |
Aantal slaapkamers | Number | Number of bedrooms. |
Fotos | String | Pipe-separated list of URLs to property photos. |
Makelaar | String | Name of the real estate agent or advertiser. |
Makelaar Website | String | Website of the real estate agent. |
Description | String | Full description of the property. |
Selectiedatum | String | URL of the property listing. |
EPC Score | String | Energy Performance Certificate score. |
Telefoon | String | Phone number of the real estate agent. |
You can view the output data in the "Output" tab of the actor run, where it is presented in a clean, tabular format. You can also download the data in various formats, including JSON, CSV, and Excel.
On this page
Share Actor: