Funda Scraper - Netherlands Real Estate
Pricing
from $1.65 / 1,000 listing scrapeds
Funda Scraper - Netherlands Real Estate
Scrape Netherlands real-estate listings from funda.nl search URLs: price, living area, rooms, bedrooms, energy label, plot, year built, full address and images. Buy and rent. Paste search URLs or import a file. No API key, runs through Apify Proxy.
Pricing
from $1.65 / 1,000 listing scrapeds
Rating
0.0
(0)
Developer
Scrape Sage
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Funda Scraper - Netherlands Real Estate Listings
Scrape property listings from funda.nl, the Netherlands' dominant real-estate portal. Paste any funda.nl search URL - to buy (koop) or to rent (huur), any area - and get clean rows with price, living area, rooms, bedrooms, energy label, plot, year built, full address and images. No API key. No browser. Runs through Apify Proxy.
What you get per listing
| Field | Meaning |
|---|---|
title / url / id | Address headline, canonical funda.nl URL, and id |
listingType / estateType / propertyType | koop/huur, schema type, and funda's own property type |
price / currency | Asking price and currency (EUR) |
areaSqm / plotSqm / volumeCubic | Living area, plot (houses/land) and volume |
rooms / bedrooms / energyLabel / yearBuilt | Rooms, bedrooms, energy label (A-G) and construction year |
street / postcode / city / region | Structured location |
image / imageCount | Cover image and photo count |
Input
{ "startUrls": ["https://www.funda.nl/zoeken/koop?selected_area=%5B%22amsterdam%22%5D"], "maxPagesPerUrl": 5 }
- Search URLs - build a search on funda.nl with your filters (area, price, type), then paste the URL. Buy and rent both work. One per line.
- Import from a file - paste a whole list, or link a public
.txt/.csv, a Google Sheet/Drive link, or an Apify key-value-store record. - Output fields - trim every record to exactly the columns you need for lean CSV/Sheets exports.
Leave everything empty and the run returns a small free sample so you can see the shape first.
Reliability
Reads funda.nl through residential Apify Proxy with browser-grade TLS fingerprints (got-scraping). It works in two steps: the search page yields the listing URLs, then each listing is read from its own detail page (JSON-LD plus the structured feature list) so every row carries area, rooms, energy label and year - not just a teaser. A search that matches nothing, or an import that cannot be read, bills $0 and says why. Long runs stop cleanly before the timeout and save everything collected so far.
Honest limits
plotSqmfills for houses and land only - apartments have no plot and return null by design.- Two-step fetching makes this slower than a single-page scraper; that is the cost of full per-listing detail.
- Datacenter IPs are blocked by funda; keep the default RESIDENTIAL proxy.
Pricing
$0.003 per listing on the FREE tier (tiered pricing lowers it with volume). Two page fetches per listing justify the rate. Only listings actually saved are billed; empty searches and unreadable imports cost nothing.
Output views
- Listings - title, price, area, rooms, city and the listing URL.
Use with AI assistants (MCP)
Available through the Apify MCP server - an agent can pull live Netherlands property listings with full detail, compare prices per m2, or enrich an address list in one call.