GitHunt
VZ

vzctl/booli-filter

Apartment search automation in Sweden

Booli filter

This script filters out results from booli.se based on the distance to your points of interest (work, city center, etc).
It uses Google API to measure the transit distance, walking distance to T-bana and removes results which do not match your criteria.
It also shows closing prices for similar apartments in the same area.

Installation

git clone https://github.com/vzctl/booli-filter.git
cd booli-filter
bundle install

Configuration

Configuration is stored in config.yaml. All the options are described inline.

API keys

You need to update 3 keys in config.yaml:

Usage

bundle exec ./search.rb
chrome list.html

Output example

list.html

Languages

Ruby54.7%HTML45.3%

Contributors

Created March 31, 2016
Updated May 5, 2024