Back to list
Andrejones92

zillow

by Andrejones92

0🍴 0📅 Jan 9, 2026

SKILL.md


name: zillow description: Search homes and get real estate data with Zillow's property marketplace. category: realestate

Zillow Skill

Search homes and get real estate data with Zillow's property marketplace.

Quick Install

curl -sSL https://canifi.com/skills/zillow/install.sh | bash

Or manually:

cp -r skills/zillow ~/.canifi/skills/

Setup

Configure via canifi-env:

# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash

canifi-env set ZILLOW_API_KEY "your_api_key"

Privacy & Authentication

Your credentials, your choice. Canifi LifeOS respects your privacy.

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

Option 2: Environment Variables

If you're comfortable sharing credentials, you can store them locally:

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.

Capabilities

  1. Property Search: Search homes for sale and rent by location
  2. Zestimate: Get Zillow's estimated home values
  3. Property Details: Access detailed property information
  4. Market Trends: View local real estate market data
  5. Saved Homes: Manage saved properties and searches

Usage Examples

Search Homes

User: "Find 3-bedroom homes for sale in Austin under $500K"
Assistant: Returns matching property listings

Get Zestimate

User: "What's the Zestimate for 123 Main Street?"
Assistant: Returns property value estimate

View Market

User: "Show me real estate trends in Denver"
Assistant: Returns market statistics

Save Property

User: "Save this listing to my favorites"
Assistant: Adds to saved homes

Authentication Flow

  1. Apply for Zillow API access
  2. API access is limited/deprecated
  3. Use browser automation for most features
  4. Some data via Zillow Bridge API

Error Handling

ErrorCauseSolution
401 UnauthorizedInvalid API keyVerify credentials
404 Not FoundProperty not foundCheck address
429 Rate LimitedToo many requestsWait and retry
API DeprecatedFeature removedUse alternative

Notes

  • Leading real estate marketplace
  • API access very limited
  • Zestimate for value estimates
  • Mortgage calculator included
  • Agent finder available
  • Mobile apps for search

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon