Skip to content

koladev32/Web-Scraping-Zillow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Web Scraping Zillow house listings

Overview

  • I built a web scraper, which used Selenium and BeautifulSoup to collect house listings on Zillow.
  • This data was used to find out which factors most directly affected house prices in King County, Washington.
  • Predicted house prices were developed with a generalized additive model.
  • The web scraper and all models were built with Python (BeautifulSoup, Scikit-Learn, Pandas).
  • You can view the full project here https://github.com/anupjsebastian/King_County_House_Price_Prediction

About

web scraping house listings from zillow.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%