patrickbollmann / flathunt-easy

Easy python script to find flats from ebay-kleinanzeigen, immowelt, immonet, wg-gesucht

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insall:

  • run: pip install -r requirements.txt to install required packages
  • install google chrome
  • download chromedriver for your chrome version from: https://chromedriver.chromium.org and copy chromedriver to this directory

usage

The script checks every 10 mins for new flats and sends telegram msg if new flats are found.

The script was designed with the german websites. Depending on your language / changes in website design you might need to change the regular expressions used to filter links

About

Easy python script to find flats from ebay-kleinanzeigen, immowelt, immonet, wg-gesucht

License:MIT License


Languages

Language:Python 100.0%