/flathunter

TelegramBot that finds flats on immobilienscout24.de and wg-gesucht.de

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Flathunter

A python crawler which crawls Immobilienscout24.de and wg-gesucht.de for new appartments and sends the results to a Telegram user

Build Status

Setup

Install requirements from requirements.txt to run execute flathunter properly:

pip install -r requirements.txt

Rename config.yaml.dist to config.yaml and go through it to adapt it to your needs.

Usage

To use the flathunter simply run:

python flathunter.py

Contributers