Zillow Explorer avatar
Zillow Explorer

Pricing

$30.00/month + usage

Go to Store
Zillow Explorer

Zillow Explorer

Developed by

cat

cat

Maintained by Community

💫 Scrape Zillow.com Homes

0.0 (0)

Pricing

$30.00/month + usage

13

Total users

551

Monthly users

31

Runs succeeded

>99%

Issues response

4.4 hours

Last modified

15 days ago

DS

Include Zestimate History

Closed

data_scraper123 opened this issue
a year ago

I recently noticed that there is Zestimate history available for homes on Zillow (e.g. https://www.zillow.com/homedetails/875-Archer-Rd-Cantonment-FL-32533/44710400_zpid/).

This could be a very useful data for me and I'm sure many others as well. I saw the table format required interacting with the page, but I wanted to know if there was any way to include this data?

This scraper is great. Thanks!

Jupri avatar

cat (Jupri)

a year ago

Hi @data_scraper123 I've added new parameter includes:valueHistory, The data should includes homeValueChartData (x = timestamp and y = price) hope this helps.

DS

data_scraper123

a year ago

Great that is very helpful!