VOOZH about

URL: https://apify.com/unfenced-group/woz-waardeloket-scraper

⇱ WOZ Waardeloket β€” Dutch Property Values & Parcels Β· Apify


πŸ‘ WOZ Waardeloket β€” Official Dutch Property Valuations avatar

WOZ Waardeloket β€” Official Dutch Property Valuations

Pricing

from $1.49 / 1,000 woz results

Go to Apify Store

WOZ Waardeloket β€” Official Dutch Property Valuations

Retrieve official WOZ property values, full history with CAGR, land area, cadastral parcels and BAG building data for any Dutch address. Bulk-capable. No proxy or API key required.

Pricing

from $1.49 / 1,000 woz results

Rating

0.0

(0)

Developer

πŸ‘ Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

2 days ago

Last modified

Share

WOZ Waardeloket Scraper

πŸ‘ Banner

Retrieve official Dutch WOZ property valuations directly from the Kadaster WOZ Waardeloket and PDOK BAG register β€” the same sources the Dutch government uses. Submit a list of addresses and get back the full WOZ value history, building details, and GPS coordinates in one structured dataset.

What you get

  • Full WOZ history β€” every assessment year on record (typically 10–15 years)
  • Latest WOZ value and assessment year, ready to use without parsing
  • BAG building data β€” build year, floor area, permitted use, status
  • GPS coordinates β€” latitude/longitude for mapping or enrichment
  • BAG and Kadaster IDs β€” nummeraanduidingId, adresseerbaarobjectId for downstream lookups
  • Addresses resolved automatically β€” supply street + postcode, the actor handles the rest

Pricing

$1.49 per 1,000 results β€” flat rate, no hidden charges per API call or data source.

Input

{
"addresses":[
{"streetAddress":"Kloosterlaan 33","postcode":"1216NH","city":"Hilversum"},
{"streetAddress":"Herengracht 182","postcode":"1016BP","city":"Amsterdam"},
{"streetAddress":"Coolsingel 40","postcode":"3011AD","city":"Rotterdam"}
],
"maxConcurrency":5
}
FieldTypeRequiredDescription
addressesarrayβœ…List of Dutch addresses to look up
addresses[].streetAddressstringβœ…Street name with house number, e.g. "Kloosterlaan 33"
addresses[].postcodestringβœ…Dutch postcode, e.g. "1216NH"
addresses[].citystringβ€”City name β€” improves disambiguation accuracy
maxConcurrencyintegerβ€”Parallel address processing (default: 5, max: 10)
proxyConfigurationobjectβ€”Custom proxy settings β€” defaults to Apify RESIDENTIAL NL

Output

Each address produces one dataset record:

{
"address":"Kloosterlaan 33, 1216NH Hilversum",
"streetAddress":"Kloosterlaan 33",
"postcode":"1216NH",
"city":"Hilversum",
"gemeente":"Hilversum",
"lat":52.22007594,
"lon":5.13386319,
"nummeraanduidingId":"0402200001552236",
"adresseerbaarobjectId":"0402010001552237",
"wozObjectnummer":"402001234567",
"wozLatestValue":450000,
"wozLatestYear":2025,
"wozValues":[
{"peildatum":"2025-01-01","peiljaar":2025,"waarde":450000},
{"peildatum":"2024-01-01","peiljaar":2024,"waarde":428000},
{"peildatum":"2023-01-01","peiljaar":2023,"waarde":415000}
],
"building":{
"bouwjaar":1971,
"oppervlakte":143,
"gebruiksdoel":"woonfunctie",
"status":"Verblijfsobject in gebruik",
"pandId":"0402100000123456"
},
"scrapeTimestamp":"2026-05-19T12:30:00.000Z"
}

Output fields

FieldAlways presentDescription
addressβœ…Full resolved address string
streetAddressβœ…Street + house number
postcodeβœ…Normalised postcode
cityβœ…City from BAG register
gemeenteβœ…Municipality name
lat / lonβœ…GPS coordinates (WGS84)
nummeraanduidingIdβœ…BAG nummeraanduiding identifier
adresseerbaarobjectIdβœ…BAG verblijfsobject identifier
wozObjectnummerβœ…Kadaster WOZ object number
wozLatestValueβœ…Most recent WOZ value in euros (null if not a WOZ object)
wozLatestYearβœ…Assessment year of the latest WOZ value
wozValuesβœ…Full history array, newest first
wozValues[].peildatumβœ…Assessment reference date (ISO format)
wozValues[].peiljaarβœ…Assessment year (integer)
wozValues[].waardeβœ…WOZ value in euros
building.bouwjaarβœ…Construction year
building.oppervlakteβœ…Floor area in mΒ²
building.gebruiksdoelβœ…Permitted use (e.g. woonfunctie)
building.statusβœ…BAG registration status
building.pandIdβœ…BAG pand (building) identifier
errorOnly on failure"ADDRESS_NOT_FOUND" if address cannot be resolved

Performance

MetricValue
Speed~20 addresses/minute at concurrency 5
Memory256 MB
ProxyApify RESIDENTIAL NL (required for WOZ API)
Proxy costIncluded in price β€” not charged separately

Use cases

  • Property valuation enrichment β€” add official WOZ history to your CRM or real estate data pipeline
  • Mortgage and lending analysis β€” verify property values against official government assessments
  • Portfolio monitoring β€” track WOZ changes year-over-year across an address list
  • Market research β€” compare WOZ trajectories across neighbourhoods and municipalities
  • Address geocoding β€” get coordinates and BAG IDs for any Dutch residential address

Data sources

SourceData
Kadaster WOZ APIOfficial WOZ values, full history
PDOK LocatieserverAddress resolution, BAG IDs, coordinates
PDOK BAG WFSBuilding registration data

All data is publicly available from official Dutch government sources. WOZ values are official government tax assessments, not market valuations.

Important notes

  • WOZ values are only available for objects registered in the WOZ system (primarily residential and commercial real estate). Government buildings, infrastructure, and certain public objects have no WOZ value.
  • The WOZ API requires a Dutch IP address β€” a Netherlands RESIDENTIAL proxy is used automatically.
  • This actor is not affiliated with Kadaster or the Dutch government.

Run it on a schedule

This actor is built for repeat use. Set it to run daily, weekly, or hourly, and the data keeps flowing without you touching it.

  • Schedule runs β€” open the actor, go to Schedules, and pick a cadence. Each run only charges you for the results it returns.
  • Connect it to your stack β€” push results straight to Google Sheets, Slack, a webhook, or your database using Apify Integrations. No glue code needed.
  • Pull results via API β€” every run writes a clean dataset you can fetch with one API call, ready for whatever you build on top of it.

Set it once and it runs on its own.


Need a custom scraper?

Unfenced Group builds Apify actors for any website β€” for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results β€” we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl

You might also like

WOZ API Waardeloket

nocodeventure/woz-api-waardeloket

Scrape WOZ (Waardering Onroerende Zaken) property values from the official Dutch WOZ Waardeloket and BAG Viewer. Get comprehensive property data including WOZ values history, building information, and cadastral data. WOZ API, Kadaster API, vastgoed data API

πŸ‘ User avatar

No-Code Venture

12

WOZ API Waardeloket (PPE)

nocodeventure/woz-api-waardeloket-ppe

Scrape WOZ (Waardering Onroerende Zaken) property values from the official Dutch WOZ Waardeloket and BAG Viewer. Get comprehensive property data including WOZ values history, building information, and cadastral data. WOZ API, Kadaster API, vastgoed data API

πŸ‘ User avatar

No-Code Venture

22

Dutch Address & BAG Registry Scraper

parseforge/pdok-bag-nl-scraper

Scrape Dutch addresses from the BAG registry. Get street names, house numbers, postal codes, cities, provinces, GPS coordinates, and linked parcel IDs for every address in the Netherlands. Ideal for real estate and geocoding.

Property Price Tax History

coder_luffy/property-price-tax-history

Property price and tax history scraper that pulls records in bulk by property ID, listing URL, or address.

Netherlands KvK Scraper | Dutch Business Registry Data

parseforge/netherlands-kvk-scraper

Search Dutch companies via the Handelsregister and GLEIF index. Pull KvK number, company name, LEI, registered address, city, postal code, legal form, status and incorporation date. CSV, Excel, JSON or XML for B2B lead generation, KYC and Dutch market research.

Kamernet Property Search Scraper

stealth_mode/kamernet-property-search-scraper

Automate extraction of Dutch rental property data from Kamernet.nl, the Netherlands' leading student housing platform. Capture listings with pricing, locations, availability, amenities, and property details. Ideal for housing research, market analysis, and rental opportunity tracking across Dutch.

Land.com Listing Scraper 🏞️

easyapi/land-com-listing-scraper

Scrape land and property listings from Land.com, including detailed property information, prices, acreage, broker details, and more. Perfect for real estate analysis and market research.

Realestate.co.nz Property Scraper - Cheap πŸ”πŸ“ŠπŸ‡³πŸ‡ΏπŸ‘

scrapestorm/realestate-co-nz-property-scraper---cheap

Looking to collect property listings & real estate data from realestate.co.nz?πŸ‘πŸ”Ž With this scraper, you can extract property data including address, price, property type, land area, listing status, agent details, images, URL & more Perfect for market analysis & building real estate datasets πŸ“Š

1

5.0

Rightmove UK Property Scraper

sheshinmcfly/rightmove-scraper

Scrape UK property listings from Rightmove by location: price, address, bedrooms, bathrooms, property type, agent, description and images, for sale or to rent. No login or API key required. Export to JSON, CSV or Excel for property research and market analysis.