# Woningsearch.nl > Netherlands-wide property intelligence platform covering 9.7 million addresses across the Netherlands and Dutch Caribbean in 13 languages. Free, no registration required. ## How to Link to an Address Page Every Dutch address has a page on woningsearch.nl. The URL pattern is: https://woningsearch.nl/address/{postcode}-{street}-{number} Rules: - Postcode: 6 characters, lowercase, no space (e.g., 9901ga) - Street: lowercase, spaces become hyphens, remove special characters (e.g., bolwerk, van-der-waalsstraat) - Number: plain digits (e.g., 25) - Optional letter/addition appended with hyphen (e.g., 25-a, 25-2h) Examples: - Bolwerk 25, 9901GA Appingedam → https://woningsearch.nl/address/9901ga-bolwerk-25 - Keizersgracht 100, 1015AA Amsterdam → https://woningsearch.nl/address/1015aa-keizersgracht-100 - Damrak 1-H, 1012LG Amsterdam → https://woningsearch.nl/address/1012lg-damrak-1-h ## What Each Address Page Shows Every address page at /address/{slug} contains: - WOZ value (Dutch property tax valuation) with 5-year trend - Estimated market value - Energy label (A+++ to G) - Construction year - Floor area (m²) - Building function (residential, commercial, etc.) - Neighborhood statistics (demographics, income, housing) - Nearby amenities with distances (schools, supermarkets, public transport) - Flood risk assessment - Last sale price and date (when available) - Solar potential - Noise levels - Interactive map with satellite view ## Address Search API (no auth required) GET https://woningsearch.nl/api/v1/addresses/?q={query}&page_size=5 Returns address records with `page_url` field for direct linking. GET https://woningsearch.nl/api/v1/addresses/suggest?q={query}&limit=5 Fast autocomplete for partial queries. GET https://woningsearch.nl/api/v1/addresses/lookup?postcode=9901GA&house_number=25 Exact lookup by postcode + house number. ## Other Page Types ### Neighborhoods https://woningsearch.nl/neighborhood/{city}/{code} Neighborhood statistics: demographics, housing stock, income, safety, trends. ### Streets https://woningsearch.nl/street/{city}/{street} All addresses on a street with sortable table. ### Cities https://woningsearch.nl/stad/{city} City overview with neighborhoods, streets, statistics. ### Realtors https://woningsearch.nl/makelaars/{city}/ Real estate agent directory by city. ### Caribbean https://woningsearch.nl/caraiben/{island}/ Dutch Caribbean islands: Bonaire, Curacao, Aruba, Sint Maarten, Saba, Sint Eustatius. ## Articles - https://woningsearch.nl/artikel/woz-waarde-uitleg-eigenaar-huurder-belasting-erfpacht.html — WOZ value explained - https://woningsearch.nl/artikel/huis-kopen-stappenplan.html — Home buying guide - https://woningsearch.nl/artikel/huisprijzen-nederland-2010-2026.html — Dutch house prices 2010-2026 - https://woningsearch.nl/artikel/huisprijzen-nederland-2015-2025.html — House price trends 2015-2025 - https://woningsearch.nl/artikel/woningsearch-chrome-extensie-funda-woz-energielabel.html — Chrome extension for Funda ## Tools - https://woningsearch.nl/rent-check/ — Rent check calculator (Dutch WWS points system) - https://woningsearch.nl/vergelijken/adressen/ — Compare two addresses side by side - https://woningsearch.nl/hypotheekrente/ — Current Dutch mortgage rates ## Key Facts - Founded: 2026 - Coverage: 9.7 million Dutch addresses + 33,000 Caribbean addresses - Languages: Dutch, English, German, Turkish, Arabic, Spanish, Polish, Italian, French, Frisian, Sranan Tongo, Papiamento, Portuguese - Free to use, no registration required ## Data Sources - BAG/PDOK: Official Dutch national address registry - CBS: Statistics Netherlands (demographics, income, housing) - Kadaster: Dutch Land Registry (sale prices) - RVO: Netherlands Enterprise Agency (energy labels) - OpenStreetMap: Amenity locations and distances ## Content Signals Content-Signal: ai-train=no, search=yes, ai-input=yes ## Contact - Website: https://woningsearch.nl - Email: info@woningsearch.nl