Skip to main content

Zillow Scraper

Overview

Scrape Zillow real estate listings to collect comprehensive property information. This includes details such as the address, broker name, price, Zestimate, and over 10 additional data points directly from the Zillow property listing page. The tool provides an in-depth view of each property, enabling users to analyze and compare real estate options with accuracy and efficiency.

How to Use

  1. Log in to your ScrapeHero Cloud account.
  2. Navigate to the Zillow Scraper App in the ScrapeHero App Store.
  3. Click on "Create New Project".
  4. Go to https://www.zillow.com and search for property listings in any US state. For example - Newyork, Real Estate & Homes For Sale.
  5. Copy the search results/listing URL into the Input field of this crawler.
  6. Specify the number of the data records you want to gather from the project run.
  7. Click "Gather Data" to begin the data extraction process.
  8. Once complete, download your data in your preferred format (CSV, JSON, or Excel) or connect any of the available integrations to get seamless access to the scraped data.

Data Schema

The Zillow Scraper App provides the following data fields:

Field NameDescriptionData Type
rankrank of propertyTextField
property_idid of the propertyTextField
addressaddress of propertyTextField
latitudelatitude of propertyTextField
longitudelongitude of propertyTextField
pricelisting priceTextField
currencycurrency of listing price (usually in dollars)TextField
bathroomsnumber of bathroomsTextField
bedroomsnumber of bedroomsTextField
areahouse areaTextField
land_arealand areaTextField
zestimateestimate value for propertyTextField
rent_zestimateestimate rent for propertyTextField
days_on_zillowtotal number of days listed on ZillowTextField
sold_dateproperty sold dateTextField
is_zillow_ownedwhether property is owned by Zillow or notTextField
imageimages of propertyTextField
listing_typelisting typeTextField
status_textproperty statusTextField
broker_namebroker nameTextField
inputinput URL provided by customerTextField
property_urlproperty URLTextField
listing_urllisting page URL for propertyTextField

Sample Data Record

Here's an example of a typical data record returned by this scraper:

This scraper uses 1 data credit per data record. Learn more about data credits.

{
"address": "92 Third Street, New City, NY 10956",
"area": "1040 sqft",
"bathrooms": "2",
"bedrooms": "3",
"broker_name": "Listing by: Corcoran Baer & McIntosh",
"currency": "USD",
"days_on_zillow": "9",
"image": "https://photos.zillowstatic.com/fp/afc4f75066cb4f99080403b5e235887a-p_e.jpg",
"input": "https://www.zillow.com/homes/for_sale/NY_rb/",
"is_zillow_owned": "False",
"land_area": null,
"latitude": "41.14187",
"listing_type": "FOR SALE",
"listing_url": "https://www.zillow.com/homes/for_sale/NY_rb/",
"longitude": "-73.98199",
"price": "524900",
"property_id": "53397104",
"property_url": "https://www.zillow.com/homedetails/92-3rd-St-New-City-NY-10956/53397104_zpid/",
"rank": "9",
"rent_zestimate": null,
"sold_date": null,
"status_text": "House for sale",
"zestimate": null
}

Features

  • Comprehensive Data Extraction from Zillow.
  • Real-time scraping of up-to-date information.
  • Bulk scraping capabilities for multiple listing url for different properties.
  • Data export in multiple formats (CSV, JSON, Excel).

Learn More: For detailed information on using the Zillow Scraper and its different use cases, read our guide: How to Scrape Zillow

  • Redfin Scraper: Extracts detailed property information from Redfin listings
  • Homes.com Scraper: Extracts detailed property information from Homes.com listings

Support

If you encounter any issues or have questions, please contact our support team at cloud-support@scrapehero.com or browse our help center at https://app.scrapehero.com/docs/.