Data sources / Kamernet

17 live Kamernet listings

Kamernet rental data, via one API.

Kamernet is a rental listings source we track. HousingFeed extracts Kamernet rental listings into a clean, unified JSON schema — no scraper to build, no anti-bot defenses to fight. 17 Kamernet listings are live right now, refreshed daily.

17
Live Kamernet listings
7
Fields per listing
€1,000
Median rent
Daily
Refresh cadence

Does Kamernet have a public API?

Kamernet does not offer a public listings API, so scraping is the only way to access its rental data programmatically. HousingFeed solves that: we collect Kamernet listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What Kamernet data you get

Every Kamernet listing is normalized into the same 24-field HousingFeed record. Coverage of each field for Kamernet specifically:

FieldCoverage on Kamernet
Address██████████ 100%
City██████████ 100%
State/region██████████ 100%
Rent██████████ 100%
Floor area██████████ 100%
Property type██████████ 100%
Listing URL██████████ 100%

Sample Kamernet listing

A real record from the Kamernet feed:

{
  "platform": "kamernet",
  "url": "https://kamernet.nl/en/for-rent/property/2380154",
  "address": "Gerard Schaepstraat, Amsterdam",
  "city": "Amsterdam",
  "state": "NL",
  "rent_min": 1503,
  "scraped_at": "2026-07-03T21:57:18Z"
}

Pull Kamernet listings in one request

Filter the HousingFeed API to kamernet and get Kamernet listings back as JSON:

curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"platform":"kamernet","maxItems":100}'

Top locations for Kamernet

NL 17

Get Kamernet rental data flowing today.

17 listings live, refreshed daily, in the same schema as 30+ other sources. Try it free.