funda.nl API: get_all_listings
www.funda.nl via Parse · real_estate
Retrieve listings for an area by automatically paginating through all result pages. Returns up to the specified limit of listings. Internally fetches 15 listings per page and stops when the limit is reached or all pages are exhausted (max 10000 offset due to Elasticsearch window). 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.02 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/get_all_listings
- Interface artifact
- sha256:9a7256965f3f19d58eaeb67b40528944f7af218cbe22c4760a7c14ff7e8df082
- Manifest digest
- sha256:b531438b9b5ca0a08ceaeb79353ea411d243c61f59d2c35d6143097a795f6a4a
Request fields
- area (string): Area/city to search (e.g., 'amsterdam', 'rotterdam', 'utrecht')
- limit (integer): Maximum number of listings to return. Set to 0 to fetch all available (up to 10000), though large values may cause timeouts for areas with many listings.
- offering_type (string): Type of offering: 'buy' or 'rent': Allowed values: buy, rent
Example queries
- {"area":"amsterdam","limit":"5","offering_type":"buy"}