Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.11 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.11 KB

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.