Install
openclaw skills install zillow-zestimateZillow Zestimate (property valuation) and rent Zestimate lookups via Zillapi.com. One tool, minimum surface area.
openclaw skills install zillow-zestimateFocused 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.