funda.nl API: search_listings
www.funda.nl via Parse · real_estate
Search for property listings on Funda.nl by area with pagination. Returns 15 listings per page with prices, addresses, property details, and agent information. Paginated via page number; each page holds 15 results. Use max_pages to fetch multiple consecutive pages in one call. Extract property listings from Funda.nl, the largest Dutch real estate platform. Search listings by area with prices, addresses, property details, and agent information. Supports paginated browsing and bulk extraction of listings in an area. Fulfilled by Parse from www.funda.nl.
- finance
- maps-geo
- parse
- platform-key
- real-estate
- www-funda-nl
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1f378595-7797-4954-8a24-14454fd69432/search_listings
- Interface artifact
- sha256:02846f81c2e94a3d9f0fec9763b7b0659938abd23a14899f4945c1c1b428d0ed
- Manifest digest
- sha256:714049a49939875ca6dda91b7544308894a1494900569284302320dc55dec286
Request fields
- area (string): Area/city to search in (e.g., 'amsterdam', 'rotterdam', 'utrecht')
- page (integer): Page number to start from (1-based)
- max_pages (integer): Maximum number of pages to fetch (15 listings per page)
- offering_type (string): Type of offering: 'buy' or 'rent': Allowed values: buy, rent
Example queries
- {"area":"amsterdam","page":"1","max_pages":"1","offering_type":"buy"}