Zillow Real Estate Scraper avatar
Zillow Real Estate Scraper

Deprecated

Pricing

Pay per usage

Go to Store
Zillow Real Estate Scraper

Zillow Real Estate Scraper

Deprecated

Developed by

Petr Cermak

Maintained by Community

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

0

Last modified

2 years ago

JL

Add Year Sold for Output Result

Closed

Jalhumaidi opened this issue
3 years ago

Hello, What the code line should be add to include year of sale in the output

IS

illuminating_spider

3 years ago

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;}"""
zuzka avatar

@Tanner Gunderson thanks a lot for the answer!

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.