ワンクリックで
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.