docs / funda

Funda.nl API scraper

Funda.nl API scraper

base /funda/v13 endpoints
post/funda/v1/detail1 credit

Full record for a single listing by its Funda detail URL or path (funda.nl/detail/koop/<city>/<slug>/<id>/). Returns price, address, description, every photo at full resolution, and the complete Kenmerken (specifications) table — surface, rooms, year built, energy label, heating, location and more.

ParameterAllowed / rangeDescription
urlrequiredA Funda listing detail URL or path — the funda.nl/detail/koop/<city>/<slug>/<id>/ link from a search result's `url`. A full https URL or just the /detail/... path both work.
Try in playground →
post/funda/v1/areafree

Area resolver — map a free-text Dutch place name to Funda's search area-slug and report the live listing count there. Use it to power a search box or to confirm the exact area the search will use (a city resolves to its slug, a province to its provincie- slug).

ParameterAllowed / rangeDescription
queryrequiredFree-text Dutch place to resolve — a city, town or province ('Amsterdam', 'Den Haag', 'Noord-Holland').
Try in playground →