Immo Web Scraper

1 / 5
Report Example (PowerBI)
2 / 5
Main Program
3 / 5
Database Design
5 / 5
Data
5 / 5
CSV Writer

A web scraping project with BeautifulSoup primarily to scrape an Austrian real estate and marketplace webpage called "willhaben"

The idea originated in my personal need to find current real estate prices and renting fees without scrolling for hours daily through the web.. Unfortunately with the output that rents and prices are ever only rising.. Nevertheless this tool should help you find current pricing and tracking of them over time.

Currently the program is meant to be started from the command line. You can install all the dependencies you can view on the GitHub Project page and execute it. Of course you can automate a daily schedule and check the results for example on weekly basis if you want.

Link to the GitHub porject page GitHub - take me there