Project to learn web scraping using BeautifulSoup to build a real estate dataset
Steps:
- Scrape data from realestate.com.au (current property listings) and onthehouse (sales history)
- Build property dataset and potentially incorporate data from other sources such as ABS Census
- Build a property value prediction and forecasting model
- Build app/tool to allow user to decide where is best to buy depending on current price compared with similar properties, price trends etc.