Telegram bot that sends new offers under certain filters from otomoto.pl
How to use this bot?
- Install requirements with
pip install -r requirements.txt
- Set up bot in telegram and create
tg_token.txt
file with the bot token. - In
scrap.py
replaceSEARCH_LINK
value with the search URL you want to scrap. - Run
python tg_bot.py
.