Skip to content

nskath/RealEstateData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealEstateData

An application of the HomeHarvest Python Library that allows the user to search for housing data scraped from the MLS service as well as Zillow, Realtor.com, and Redfin. Written entirely in Python with in-line HTML and CSS for the frontend. Simple way to get data from real estate websites to do regression/data analysis on home prices. Allows for historical and present data to be extracted. The HomeHarvest API dynamically updates to provide the latest and real-time data.

Running the Code

To install the packages: pip install -r requirements.txt

To run the code locally, clone the repo and run python3 -m flask run and visit localhost:5000

To see the website hosted online visit: https://realestatedata-pur5.onrender.com/ *side note: Render is a 3rd party hosting service for web-applications and will spin down the deployment when there is no activity. There can be up to a 1-minute delay for the first visit. ¯_(ツ)_/¯

Created by Navtej Kathuria

About

Extraction for Real Estate Data from MLS, Redfin, Zillow and Realtor.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages