Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.54 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.54 KB

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