원클릭으로
zillow-zestimate
Zillow Zestimate (property valuation) and rent Zestimate lookups via Zillapi.com. One tool, minimum surface area.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Zillow Zestimate (property valuation) and rent Zestimate lookups via Zillapi.com. One tool, minimum surface area.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Complete Zillow property data toolkit via Zillapi.com. Nine tools — address/URL/zpid lookup, Zestimate, listings search, photos, schools, price history, agent contact.
Search U.S. property listings by location or bounding box, price, beds, and home type via Zillapi.com.
| name | zillow-zestimate |
| version | 1.0.1 |
| description | Zillow Zestimate (property valuation) and rent Zestimate lookups via Zillapi.com. One tool, minimum surface area. |
| license | MIT-0 |
| author | Zillapi |
| homepage | https://zillapi.com |
| repository | https://github.com/nikhonit/zillow-skills |
| tags | ["zillow","zestimate","real-estate","valuation","api","mcp"] |
| metadata | {"openclaw":{"primaryEnv":"ZILLAPI_KEY","homepage":"https://zillapi.com","requires":{"env":["ZILLAPI_KEY"]}}} |
Focused valuation skill. Use only when the user explicitly asks for a property value — the Zestimate, rent Zestimate, tax-assessed value, or last sale price.
DO use when the user asks:
Do NOT use when:
If you also need photos, schools, agent contact, or price history, use zillow-full instead — it bundles everything in one install.
get_zestimate — 1 creditReturns:
{
"data": {
"zestimate": 489500,
"rent_zestimate": 2800,
"tax_assessed_value": 410000,
"last_sold_price": 375000,
"currency": "USD"
}
}
Pass either zpid (preferred — cheaper) or address. If only address is given, the handler resolves the zpid first.
Set ZILLAPI_KEY to your Zillapi API key (format zk_...). Free key with 100 credits at https://zillapi.com/signup — no card.
| Plan | Price | Credits | Rate limit | Top-ups |
|---|---|---|---|---|
| Free | $0 | 100 (one-time) | 20/min | not available |
| Monthly | $5/mo | 1,000/month | 200/min | $4 per 1,000 |
| Annual | $54/yr | 12,000 upfront | 300/min | $3 per 1,000 |
Zillapi is an independent service and is not affiliated with, endorsed by, or sponsored by Zillow Group, Inc. "Zillow" and "Zestimate" are registered trademarks of Zillow Group, Inc.