This is a webscraper that scrapes for new products in Power outlet section, and notifies those that have subscribed the telegram chat.
- python-telegram-bot
- crontab
- requests
- Set your telegram bot api key in an environment variable 'outlet_bot_token'.
- Setup a crontab that runs the script in your preferred frequency.