give in to the vibe

This commit is contained in:
2026-04-03 16:32:00 +02:00
parent 4f37a1dd37
commit 18c01139c2
4 changed files with 123 additions and 3 deletions

View File

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