add scrapers: Olsthoorn (SURE), Post Makelaardij, Morris (Realworks) for Delft

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 23:07:27 +02:00
parent bfd69e3542
commit 6beae1133b
3 changed files with 328 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ logging.basicConfig(
)
# --- change this to test a different adapter ---
ADAPTER = SCRAPERS['zomakelaars']
ADAPTER = SCRAPERS['post']
if __name__ == "__main__":
print(f"Testing adapter: {ADAPTER.__name__}")