Zillow Detail Scraper avatar

Zillow Detail Scraper

Try for free

Pay $3.00 for 1,000 results

View all Actors
Zillow Detail Scraper

Zillow Detail Scraper

maxcopell/zillow-detail-scraper
Try for free

Pay $3.00 for 1,000 results

Get details of Zillow properties from URLs. This Actor can be easily integrated with other Zillow Scrapers.

Do you want to learn more about this Actor?

Get a demo

You can access the Zillow Detail 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  "startUrls": [
3    {
4      "url": "https://www.zillow.com/homedetails/17-Zelma-Dr-Greenville-SC-29617/11026031_zpid/"
5    },
6    {
7      "url": "https://www.zillow.com/apartments/san-antonio-tx/westpond/5XkVjF/"
8    },
9    {
10      "url": "https://www.zillow.com/community/greens-at-indian-river-preserve/39987_plid/"
11    },
12    {
13      "url": "https://www.zillow.com/b/Cashiers-NC/35.09787,-83.080475_ll/"
14    },
15    {
16      "url": "https://www.zillow.com/community/greens-at-indian-river-preserve/2072679238_zpid/"
17    }
18  ],
19  "addresses": [
20    "18 Zelma Dr, Greenville, SC 29617"
21  ],
22  "extractBuildingUnits": "all"
23}' |
24apify call maxcopell/zillow-detail-scraper --silent --output-dataset

🏡 Zillow Detail Scraper API through CLI

The Apify CLI is the official tool that allows you to use Zillow Detail 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:

Developer
Maintained by Apify
Actor metrics
  • 95 monthly users
  • 22 stars
  • 98.8% runs succeeded
  • 5.2 days response time
  • Created in Jun 2023
  • Modified 10 days ago
Categories