Funda Scraper — Dutch Real Estate Listings & Prices avatar

Funda Scraper — Dutch Real Estate Listings & Prices

Pricing

Pay per usage

Go to Apify Store
Funda Scraper — Dutch Real Estate Listings & Prices

Funda Scraper — Dutch Real Estate Listings & Prices

Scrape real estate listings from Funda.nl — the Netherlands' #1 property portal. Get prices, addresses, property details, photos, energy labels, and agent info for properties for sale or rent. No login or cookies required.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

21 hours ago

Last modified

Categories

Share

Funda Scraper

Scrape real estate listings from Funda.nl — the Netherlands' largest property portal with 93% brand awareness. No login or cookies required.

Why use this actor?

Real estate investors, analysts, and proptech companies need reliable Dutch property data. This actor extracts structured listing data from Funda including prices, addresses, property specs, energy labels, and agent info — ready for market analysis, price comparison, or portfolio monitoring.

Input

FieldTypeRequiredDescription
listingTypeStringNokoop (buy, default) or huur (rent)
cityStringNoCity name in Dutch (e.g. amsterdam, rotterdam)
queryStringNoFree text search (street, neighborhood)
propertyTypeStringNohouse, apartment, parking, or land
minPriceIntegerNoMinimum price in EUR
maxPriceIntegerNoMaximum price in EUR
minSurfaceIntegerNoMinimum living area in m2
maxSurfaceIntegerNoMaximum living area in m2
maxResultsIntegerNoMaximum results to return (default: 100)
proxyConfigurationObjectNoProxy settings (residential proxy recommended)

Output

Each result contains:

FieldTypeExample
titleString"Keizersgracht 100"
priceNumber695000
currencyString"EUR"
listingTypeString"sale" or "rent"
propertyTypeString"appartement"
addressString"Keizersgracht 100"
cityString"Amsterdam"
postalCodeString"1015 AA"
latitudeNumber52.3676
longitudeNumber4.8846
bedroomsNumber3
bathroomsNumber1
surfaceNumber95
landSurfaceNumbernull
buildYearNumber1875
energyLabelString"C"
sellerNameString"Broersma Makelaardij"
sellerUrlStringAgent profile URL
imageUrlStringPrimary listing photo URL
imageUrlsArrayAll listing photo URLs
urlStringFull listing URL on Funda
scrapedAtString"2026-04-06T12:00:00.000Z"

Example output

{
"title": "Keizersgracht 100",
"price": 695000,
"currency": "EUR",
"listingType": "sale",
"propertyType": "appartement",
"address": "Keizersgracht 100",
"city": "Amsterdam",
"postalCode": "1015 AA",
"latitude": 52.3676,
"longitude": 4.8846,
"bedrooms": 3,
"bathrooms": 1,
"surface": 95,
"landSurface": null,
"buildYear": 1875,
"energyLabel": "C",
"sellerName": "Broersma Makelaardij",
"sellerUrl": "https://www.funda.nl/makelaars/amsterdam/12345/",
"imageUrl": "https://cloud.funda.nl/valentina_media/12345.jpg",
"imageUrls": [
"https://cloud.funda.nl/valentina_media/12345.jpg",
"https://cloud.funda.nl/valentina_media/12346.jpg"
],
"url": "https://www.funda.nl/detail/koop/amsterdam/appartement-keizersgracht-100/12345/",
"scrapedAt": "2026-04-06T12:00:00.000Z"
}

Cost estimate

This actor uses PlaywrightCrawler with residential proxy due to Funda's bot protection. Expect approximately 5-10 compute units per 100 results. At standard Apify pricing, that's roughly $0.25-0.50 per 100 listings.

Limitations

  • Funda uses reCAPTCHA bot protection — residential proxies are strongly recommended
  • Some requests may be blocked; the actor retries automatically with fresh browser sessions
  • Data is scraped from the public website and may change without notice
  • GPS coordinates are only available when the listing includes a map
  • Detail page enrichment increases accuracy but also increases compute cost