Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 276 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 276 Bytes

FlatFinderBot

The Telegram bot use Selenium to parse site for finding flats.

Before start

  1. Install several libs:
pip install -r requirements.txt
  1. Install Google Chrome
  2. Get telegram token for bot and past it in auth.py

Run

python3 main.py