Skip to content

feat(realtor): add Realtor client — US + CA real estate (0.15.4)#6

Merged
0xGhostCasper merged 2 commits into
mainfrom
feat/realtor-sdk
Jul 2, 2026
Merged

feat(realtor): add Realtor client — US + CA real estate (0.15.4)#6
0xGhostCasper merged 2 commits into
mainfrom
feat/realtor-sdk

Conversation

@0xGhostCasper

Copy link
Copy Markdown
Member

Adds client.realtor — real-estate listings across realtor.com (US) and realtor.ca (Canada) behind a single market param.

Endpoints: search.search(), search.autocomplete(), properties.getProperty(), reference.listMarkets()Realtor*-prefixed exported types.

Bumps 0.15.3 → 0.15.4. 216 tests pass, typecheck + lint + prettier clean. Backend live+verified on prod. (SCR-98)

🤖 Generated with Claude Code

client.realtor with search/autocomplete/getProperty/listMarkets across
realtor.com (US) and realtor.ca (CA) behind a single market param.
Realtor*-prefixed exported types. Bumps 0.15.3 -> 0.15.4. (SCR-98)
7 'interface X extends YoutubeRegionParams {}' tripped
@typescript-eslint/no-empty-object-type, failing CI lint on every PR.
Convert to equivalent type aliases. Pre-existing on main; not realtor.
@0xGhostCasper
0xGhostCasper merged commit 41fd0b0 into main Jul 2, 2026
4 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