
Zillow Real Estate Scraper
Deprecated
Pricing
Pay per usage

Zillow Real Estate Scraper
Deprecated
Our free Zillow scraper lets you extract data about properties for sale and rent on Zillow using the Zillow API, but with no daily call limits. Scrape millions of listings and download your data as HTML, JSON, CSV, Excel, XML, and RSS feed.
0.0 (0)
Pricing
Pay per usage
13
Monthly users
13
Last modified
2 years ago
Add Year Sold for Output Result
Closed
Hello, What the code line should be add to include year of sale in the output
illuminating_spider
Hi - I'm not the dev but you can get the year of sale by adding the price history to the output and indexing into the last sale year (code shown below).
1"extendOutputFunction": """async ({ item, data }) => { 2 item.priceHistory = data.priceHistory; 3 return item;}"""

@Tanner Gunderson thanks a lot for the answer!
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.