Zillow Property Data
The Most Complete Zillow Data API Extract detailed property data from any Zillow listing in seconds. Search by city name, ZIP code, Zillow Property ID, or paste any Zillow URL. Every request returns 50+ structured data fields ready for analysis, apps, or integrations. Built for real estate investors, property managers, appraisers, data analysts, and developers who need reliable Zillow data at…
Zillow Property Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
getBatchResults /v1/results/{job_id} |
Retrieve results for an async batch data job. When you submit a request that resolves to more than 5 listings, the /v1/data endpoint returns a job_id with status "processing".… |
| POST |
getPropertyData /v1/properties |
Get detailed property data from Zillow. Accepts five input types -- use any combination: - **search**: Free-text query like "Los Angeles" or "Miami Beach FL" - **zipcodes**:… |
| Other endpoints | ||
| GET |
getProperty /v1/property/{zpid} |
Retrieve cached property data by Zillow Property ID (ZPID). Only returns data for properties that have been previously scraped. |
| GET |
getBatchResults /v1/results/{job_id} |
Retrieve results for an asynchronous batch scrape job. Poll this endpoint until `status` is `complete` or `failed`. |
| POST |
scrapeListings /v1/scrape |
Submit one or more Zillow listing URLs for scraping. Returns full property details including price, Zestimate, beds/baths, sqft, price/tax history, schools, agent info, and… |
| GET |
getBatchResults /v1/results/{job_id} |
Retrieve results for an async batch data job. When you submit a request that resolves to more than 5 listings, the /v1/data endpoint returns a job_id with status "processing".… |
| POST |
getPropertyData /v1/properties |
Get detailed property data from Zillow. Accepts five input types -- use any combination: - **search**: Free-text query like "Los Angeles" or "Miami Beach FL" - **zipcodes**:… |
Zillow Property Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 20 / minute |
|
| ULTRA Recommended | $29.99 / month | 60 / minute |
|
| MEGA | $99.99 / month | 120 / minute |
|