Zillow Working Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsZillow Working Scraper
Get Zestimates from the property address/zpid/url. Each row gets scraped in less than 1 second !
You can access the Zillow Working Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "multiple_input_box": "'\''7254 Wisteria Ln, Lake Wales, FL 33898'\'' or '\''110083637'\'' or '\''https://www.zillow.com/homes/110083637_zpid/'\''"
3}' |
4apify call sorower/zillow-working-scraper --silent --output-dataset
Zillow Working Scraper API through CLI
The Apify CLI is the official tool that allows you to use Zillow Working Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: