Download Housing Data from Redfin
Legally scrape houses, apartments, prices & sales data from Redfin’s Public Search Feature. Check out the instructions on this page under our HAR File Web Scraper to see how this works, where you’ll begin recording your web traffic in your browser, then begin a search on Refin in the area you’re interested in scraping.
Just pan and browse through the houses you’re interested in, and Redfin will send structured JSON data directly to your browser (while it’s being recorded to a HAR file). Once you’re done browsing, simply export your HAR file and upload it here. We’ll then extract out the relevant housing data from the HAR file into downloadable CSV files you can quickly use in Excel or other data analysis tools. You should see basic information from the search results, like name, latitude and longitude, links to photos, the ID of the listing, and some more basic information. This approach will not help you extract details for each listing, as you would need to manually visit every single listing page, which is not feasible.