Skip to content

Fix Woonin parser zero-results dedup issue#119

Merged
wtfloris merged 1 commit intomasterfrom
fix/woonin-address-dedup
Feb 22, 2026
Merged

Fix Woonin parser zero-results dedup issue#119
wtfloris merged 1 commit intomasterfrom
fix/woonin-address-dedup

Conversation

@wtfloris
Copy link
Owner

@wtfloris wtfloris commented Feb 22, 2026

Summary

  • build Woonin address from straat + huisnummer when needed
  • filter unavailable Woonin statuses more defensively
  • skip project listings without a house number in the address
  • harden Woonin price parsing
  • add parser tests for split house number + unavailable/project filtering

Validation

  • .venv/bin/python3 -m pytest tests/test_parsers.py -k woonin -q (4 passed)
  • rebuilt dev stack: bash build.sh dev -y
  • enabled target woonin in dev DB (id=162)
  • manual scrape run in dev: docker exec hestia-scraper-dev python3 hestia/scraper.py
  • DB verification: 17 woonin rows inserted at 2026-02-22 10:32:05+00

@wtfloris wtfloris merged commit 35694ce into master Feb 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant