stefan-urban / flathunter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU Affero General Public License v3.0


Languages

Language:Python 98.3%Language:Dockerfile 1.7%