
Zillow Search Scraper
Pricing
$2.00 / 1,000 results

Zillow Search Scraper
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. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.
4.1 (9)
Pricing
$2.00 / 1,000 results
69
Total users
1.7k
Monthly users
307
Runs succeeded
99%
Response time
25 days
Last modified
2 months ago
Zillow Search URLs
searchUrls
arrayRequired
URLs of your search queries. The url must contain ?searchQueryState=...
, if you only have URL like www.zillow.com/homes/32754_rb/
, move the map the bit and the details will appear in the URL.
Items extraction method
extractionMethod
EnumRequired
Select your preferred method of extraction of items from the search results. See Actor's README for more details.
Value options:
"PAGINATION_WITH_ZOOM_IN": string"PAGINATION": string"MAP_MARKERS": string
Default value of this property is "PAGINATION_WITH_ZOOM_IN"