A final update on this project…
- I pulled down the GitHub project listing since the code doesn’t work anymore and the API it depended on is no longer supported.
- In the absence of a broadly-accessible API, Zestimates are readily available via the customer-facing website at
https://www.zillow.com/homes/ZZZZ_zpid/
whereZZZZ
is replaced with the 8-digit Zillow Property ID (zpid
). The Zestimate is typically within this element:
<div class="zestimate-value">$500,000<\/div>
- You’ll want to review the ToS when using values from their Zillow’s service.
The interest in this functionality is compelling and we will continue to think on alternatives to offer this functionality in a sustainable way.