Skip to content

feat(lib-provider): add deutsche wohnen provider#365

Merged
orangecoding merged 1 commit into
orangecoding:masterfrom
rmargar:add-deutsche-wohnen-provider
Jul 21, 2026
Merged

feat(lib-provider): add deutsche wohnen provider#365
orangecoding merged 1 commit into
orangecoding:masterfrom
rmargar:add-deutsche-wohnen-provider

Conversation

@rmargar

@rmargar rmargar commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a Deutsche Wohnen provider that fetches rental listings from the site's JSON API (/api/deuwo-real-estate/list). Users paste a normal search URL from deutsche-wohnen.com; Fredy translates it to the API endpoint. Detail enrichment parses the data-vonovia-data attribute on listing pages.

Includes provider module, offline tests/fixtures, fixture downloader support, and README update. Auto-discovered like other providers — no UI changes.

Test plan

  • TEST_MODE=offline npx vitest run test/provider/deutscheWohnen.test.js
  • Full offline suite passes (npm run test:offline)
  • Manual: create a job with a Deutsche Wohnen Berlin rental URL and verify listings appear in the UI
image

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md
Comment thread tools/testFixtures/downloadFixtures.js Outdated
Comment thread lib/provider/deutscheWohnen.js
@rmargar
rmargar force-pushed the add-deutsche-wohnen-provider branch from a998dbb to 5d145b3 Compare July 19, 2026 09:54
@rmargar
rmargar requested a review from orangecoding July 20, 2026 15:39
@orangecoding

Copy link
Copy Markdown
Owner

Thanks

@orangecoding
orangecoding merged commit dd02505 into orangecoding:master Jul 21, 2026
2 checks 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.

2 participants