Skip to content

Finn Property Analyser is an automated tool for finding potential investment properties that fulfills a set of defined requirements by using Selenium for data collection and Google spreadsheet for storing results.

Notifications You must be signed in to change notification settings

FredrikBakken/finn-property-analyser

Repository files navigation

Finn Property Analyser

Python Powered

Finn Property Analyser is a Python-based application for going through map locations on www.finn.no and collecting properties that fulfills a set of requirements, before the results are handled and stored into a Google spreadsheet.

Installation

Install Python 3.5.4 and confirm the successful installation by running (in cmd):

py -3.5 --version
>>> Python 3.5.4

Open cmd, go to the project folder, and install the libraries by running:

py -3.5 -m pip install -r requirements.txt

How to Run the Program

All commands described below can be ran from cmd.

Running main.py

py -3.5 main.py <auto>

Parameters

<auto> auto is an optional parameter which loops the program to be executed four times a day by scheduling.

Example

py -3.5 main.py
py -3.5 main.py auto

Property Result Sheets

Please contact me if you want access to the results; fredrik.bakken(at)gmail.com.

About

Finn Property Analyser is an automated tool for finding potential investment properties that fulfills a set of defined requirements by using Selenium for data collection and Google spreadsheet for storing results.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages