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

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

Total users

2.2k

Monthly users

12

Runs succeeded

0%

Last modified

2 years ago

CA

Is there a way to provide custom filterState options?

Closed

conventional_armor opened this issue
3 years ago

Is there a way to pass in custom search filters to GetSearchPageState API? Things like minimum bedrooms, max price, etc.? I looked at the crawler logs and when it makes a Zillow API call, it's filterState payload is set to : "filterState":{"isAllHomes":{"value":true}}

Is there a way to override it and pass in additional filters?