Skip to main content

Redfin Scraper

Overview

Scrape Redfin real estate listings to obtain detailed property information, including address, price, mortgage details, and over 10 additional data points. This tool delivers a thorough analysis of each listing, enabling users to efficiently evaluate and compare real estate properties with comprehensive data sourced directly from Redfin.

How to Use

  1. Log in to your ScrapeHero Cloud account.
  2. Navigate to the Redfin Scraper App in the Scrapehero App store.
  3. Click on "Create New Project".
  4. Go to https://www.redfin.com and search for property listings in any US state. For example - San Francisco Homes For Sale. Alternatively, you can provide any property URL from redfin
  5. Copy the property URL/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 integration to get seemless access to the scraped data.

Data Schema

The Redfin 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()
currencycurrecy of listing price (usually in dollars)TextField()
bathroomsnumber of bathroomsTextField()
bedroomsnumber of bedroomsTextField()
area_sqfthouse area in square-feetTextField()
listing_agent_namelisting agent nameTextField()
listing_broker_namebroker nameTextField()
other_agentsother agentsTextField()
redfin_estimateestimate listing price for propertyTextField()
estimate_mortgageestimate mortgage of the propertyTextField()
days_on_marketnumber of days property is listedTextField()
year_builtyear property is built onTextField()
property_typeproperty typeTextField()
property_styleproperty styleTextField()
sold_datedate in which property is old onTextField()
statusproperty statusTextField()
mls_numbermls number of the propertyTextField()
image_urlsimages urls of the propertyTextField()
descriptiondescription of the propertyTextField()
input_urlinput provided by userTextField()
property_urlproperty urlTextField()
listing_page_urlproperty listed urlTextField()

Sample Data Record

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

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

{
"address": "214 - 216 Onondaga Ave, San Francisco, CA 94112",
"area_sqft": "3612",
"bathrooms": "5",
"bedrooms": "9",
"currency": "USD",
"days_on_market": "4 hours",
"description": "Incredible investment opportunity in this lovely and updated four-unit Edwardian! Two vacant units.",
"estimate_mortgage": null,
"image_urls": "https://ssl.cdn-redfin.com/photo/9/bigphoto/547/424049547_0.jpg",
"input_url": "https://www.redfin.com/city/17151/CA/San-Francisco",
"land_area_sqft": "2,722 sq ft lot",
"latitude": "37.723052",
"listing_agent_name": "Raquel Roque",
"listing_broker_name": "Compass",
"listing_page_url": "https://www.redfin.com/city/17151/CA/San-Francisco",
"longitude": "-122.441605",
"mls_number": "424049547",
"other_agents": "Lauren Quach - COMPASS",
"price": "1699000",
"property_id": "192043730",
"property_style": "QuadruplexMulti-Family (2-4 Unit)",
"property_type": "Residential Income",
"property_url": "https://www.redfin.com/CA/San-Francisco/214-216-Onondaga-Ave-94112/home/192043730",
"rank": "1",
"redfin_estimate": null,
"sold_date": null,
"status": "Active",
"year_built": "1926"
}

Features

  • Comprehensive Data Extraction from redfin.
  • 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 redfin Scraper and its different use cases, read our guide: How to Scrape redfin

  • Zillow Scraper: Extracts detailed property information from Zillow 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/.