Skip to content

doruirimescu/helsinki-apartment-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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