Funda scraper and API skills

Site: funda.nl

Funda's listing data is licensed to partners and there is no public API to query it. These Funda scraper skills read search results and property detail pages directly through the Browserless MCP and return structured JSON.

Working with Funda

  • Funda is behind Akamai Bot Manager; a residential proxy is required on every call or the request never reaches the listing data.
  • Listings are read from the page's own JSON-LD block rather than reverse-engineered markup, so the shape survives redesigns.
  • Both skills return an explicit outcome discriminator, including a distinct shape for a bot block.

2 Funda skills

Funda scraping questions

Does Funda have an API?
No. Funda's data is available to licensed partners only; there is no public API.
Is scraping Funda legal?
Reading data that Funda publishes publicly is generally treated as lawful in the US — hiQ v. LinkedIn found that scraping a public site does not by itself violate the Computer Fraud and Abuse Act. That is not the whole question: Funda's terms of service, its robots.txt, the rate at which you request pages, and any personal or copyrighted data you collect all carry their own obligations, and the rules differ outside the US. These skills read public pages at human-scale rates and never bypass a login. Treat this as background, not legal advice.
What data can I extract from Funda?
Address, postcode, city and region, asking price, listing status, property type and floor area, for both search results and a matched address.

Related hubs