Funda Rentals - $ 0,35 avatar

Funda Rentals - $ 0,35

Pricing

from $0.35 / 1,000 results

Go to Apify Store
Funda Rentals - $ 0,35

Funda Rentals - $ 0,35

Fetch Dutch private rental listings from Funda, the Netherlands' largest real estate platform. Filter by city, radius, price, rooms, surface area, and more.

Pricing

from $0.35 / 1,000 results

Rating

0.0

(0)

Developer

Mathieu

Mathieu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Funda Rentals

Fetch Dutch private rental listings from Funda, the Netherlands' largest real estate platform. Data is updated continuously.

How it works

  1. Input — you set filters: city, radius, price range, minimum rooms/surface, listed-since date, sort order, and a result cap.
  2. Lookup — the actor queries a continuously updated dataset of Funda rental listings, filtered to your criteria.
  3. Pagination — results are fetched page by page (200 listings per page) until your maxResults cap is reached or no listings remain.
  4. Output — every matching listing is pushed to the run's dataset as one row, in full (see all fields below), exportable as JSON, CSV, Excel, or via the Apify API.

Output fields

FieldDescription
idInternal listing ID
sourceSource key, always funda
sourceLabelHuman-readable source name, always Funda
urlLink to the listing on Funda
imageUrlListing photo
streetStreet name and number
postcodePostal code
cityCity
surfaceM2Living area in m²
roomsNumber of rooms
availableFromAvailability date as text, or null if unknown
priceEurCentsMonthly rent in euro cents
priceTextMonthly rent as text, e.g. € 1.500
agentName of the real estate agent
agentWebsiteThe agent's own website, or null if not (yet) resolved
agentPhoneThe agent's phone number, or null if not (yet) resolved
neighbourhoodScoreLeefbaarometer 3.0 livability score for the property's postcode area, or null if unknown. { score, class, year, dimensions }score is the raw deviation score, class is one of 9 official classes (zeer_onvoldoende ... uitstekend), dimensions breaks the score down into fys/onv/soc/vrz/won (physical environment, safety, social cohesion, amenities, housing stock), each null if suppressed for that area
lat / lonCoordinates
firstSeenAtISO 8601 datetime when the property was first seen online
scrapedAtISO 8601 datetime when the listing was last checked
sourcesArray of { id, source, source_label, url, makelaar } for every portal this same property was also found on (may be just this one entry)

agentWebsite/agentPhone are not yet available for all listings, so recently-added agents may briefly show null for both.

Filters

InputDescription
cityFilter by city name
radiusKmSearch radius in km around the city (default: 0 = city boundaries only)
listedSinceOnly return listings first seen on or after this date, e.g. 2026-01-01 (based on firstSeenAt)
minPrice / maxPriceMonthly rent in €
minRoomsMinimum number of rooms
minSurfaceMinimum surface area in m²
sortSort order: newest/oldest first, or price low-to-high/high-to-low
maxResultsMaximum number of results (0 = unlimited)