redfin

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Redfin Skill

Redfin Skill

Search homes and work with Redfin agents on the real estate platform.
在房地产平台上搜索房源并与Redfin agents合作。

Quick Install

快速安装

bash
curl -sSL https://canifi.com/skills/redfin/install.sh | bash
Or manually:
bash
cp -r skills/redfin ~/.canifi/skills/
bash
curl -sSL https://canifi.com/skills/redfin/install.sh | bash
或手动安装:
bash
cp -r skills/redfin ~/.canifi/skills/

Setup

设置

Configure via canifi-env:
bash
undefined
通过canifi-env进行配置:
bash
undefined

First, ensure canifi-env is installed:

首先,确保已安装canifi-env:

canifi-env set REDFIN_EMAIL "your_email" canifi-env set REDFIN_PASSWORD "your_password"
undefined
canifi-env set REDFIN_EMAIL "your_email" canifi-env set REDFIN_PASSWORD "your_password"
undefined

Privacy & Authentication

隐私与认证

Your credentials, your choice. Canifi LifeOS respects your privacy.
您的凭据,由您掌控。 Canifi LifeOS尊重您的隐私。

Option 1: Manual Browser Login (Recommended)

选项1:手动浏览器登录(推荐)

If you prefer not to share credentials with Claude Code:
  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password
如果您不想与Claude Code共享凭据:
  1. 使用CDP模式完成浏览器自动化设置
  2. 在Playwright控制的Chrome窗口中手动登录该服务
  3. Claude将使用您的已认证会话,且绝不会获取您的密码

Option 2: Environment Variables

选项2:环境变量

If you're comfortable sharing credentials, you can store them locally:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
如果您愿意共享凭据,可以将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
注意:存储在canifi-env中的凭据仅可在您的本地设备上访问,绝不会被传输。

Capabilities

功能

  1. Home Search: Search homes for sale with detailed filters
  2. Price History: View price history and comparable sales
  3. Tour Scheduling: Schedule home tours with Redfin agents
  4. Market Insights: Access local market data and trends
  5. Estimate: Get Redfin Estimate for home values
  1. 房源搜索:使用详细筛选条件搜索在售房源
  2. 价格历史:查看价格历史及类似房源交易记录
  3. 看房预约:与Redfin agents预约看房
  4. 市场洞察:获取本地市场数据与趋势
  5. 房产估值:获取房源的Redfin Estimate估值

Usage Examples

使用示例

Search Homes

搜索房源

User: "Find homes in Seattle with at least 4 bedrooms"
Assistant: Returns matching listings
用户:“在西雅图找至少4间卧室的房源”
助手:返回匹配的房源列表

Schedule Tour

预约看房

User: "Schedule a tour for this property"
Assistant: Initiates tour scheduling
用户:“为这套房源预约看房”
助手:启动看房预约流程

View Estimate

查看估值

User: "What's the Redfin Estimate for this address?"
Assistant: Returns property value estimate
用户:“这个地址的Redfin Estimate是多少?”
助手:返回房产估值结果

Check Market

查看市场情况

User: "How's the housing market in Portland?"
Assistant: Returns market data
用户:“波特兰的房产市场情况如何?”
助手:返回市场数据

Authentication Flow

认证流程

  1. Redfin uses account authentication
  2. No official public API
  3. Browser automation for access
  4. Session-based login
  1. Redfin采用账户认证
  2. 无官方公开API
  3. 通过浏览器自动化访问
  4. 基于会话的登录

Error Handling

错误处理

ErrorCauseSolution
Login FailedInvalid credentialsCheck email/password
Property Not FoundInvalid addressVerify address
Session ExpiredTimeoutRe-authenticate
Rate LimitedToo many requestsSlow down
错误原因解决方案
登录失败凭据无效检查邮箱/密码
房源未找到地址无效验证地址
会话过期超时重新认证
请求受限请求过于频繁降低请求频率

Notes

说明

  • Real estate brokerage
  • Agent services included
  • No official public API
  • Competitive commission rates
  • 3D walkthrough tours
  • Mobile apps available
  • 房地产经纪服务
  • 包含Agent服务
  • 无官方公开API
  • 具有竞争力的佣金费率
  • 支持3D虚拟看房
  • 提供移动应用