Van Oord: postcode is in the first .elementor-heading-title on detail pages.
Van Herk: postcode extracted via regex from <title> tag; also pick up kamers
and energielabel from the features list which were previously ignored.
Test output now includes woonoppervlak and energielabel fields.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- fetch_vandaal: OG Online API, covers Delft/Rijswijk/Den Haag area,
includes is_bought→verkocht status mapping
- fetch_vansilfhout: HTML scraper, all listings on single page,
extracts postcode from embedded JS variable (objectZipcode)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- fetch_moerman: OG Online realtime-listings API (same platform as bjornd),
includes bouwjaar from dateOfConstruction, energielabel, strips postcode space
- fetch_schielandborsboom: paginated HTML scraper filtered to Schiedam,
fetches #kenmerken detail page for full specs (bouwjaar, kamers, etc.)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>