/helsinki-apartment-finder

A python framework for apartment finding in Helsinki

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

helsinki-apartment-finder

A python framework for apartment finding in Helsinki

Selects desired apartments, normalizes their parameters based on given ranges, classifies them based on weighted sum of apartment parameters.

With this tool, you can scrape apartment information from oikotie asunnot.

For changing the considered locations, modify the locations_url parameter

The top candidate apartments can be plotted on a radar chart: Selection_103

The top candidate apartments are sorted based on their ranks: Selection_105

Before running:

Running: python3 scraper.py

Inspired from: https://github.com/jarvijaakko/Apartment_hunting