Skip to main content
The Zillow Scraper API allows you to extract detailed property information, search results, and agent details directly from Zillow. This API is ideal for integrating real estate data into your applications for analysis, reporting, or decision-making. With the Zillow Property Data API, you can access detailed property data such as:
  • Full address details, including city, state, and ZIP code.
  • Agent and agency information, such as name and contact details.
  • Property features, including:
    • Number of bedrooms and bathrooms.
    • Living area size and lot size.
    • Year built and property type.
  • Listing details, such as:
    • Listing date, number of days listed, views, and favorites.
    • Status (e.g., For Sale, Sold).
    • Price, including currency and tax rate.
  • Property description and images.
  • Geographic coordinates (latitude and longitude).
  • A direct URL to the property listing.

Supported Query Parameters

How to Setup

Request the property endpoint using the ZPID of the desired product:

Example

cURL
Replace {zpid} with the actual property ZPID code.

Troubleshooting and FAQs

The ZPID is a unique property ID assigned by Zillow, which can be found in the URL of the property listing (e.g., in the URL https://www.zillow.com/homedetails/1234567890_zpid, the ZPID is 1234567890).