HLTV NewsletterBot is a bot which pens HLTV.org website using BeautifulSoup Python library and gets list of todays news.
Author: Eduard Patoka, @Wyrierit
- #1 Парсинг сайта + Telegram бот на aiogram | Requests, beautifulsoup, aiogram - YouTube tutorial to BeautifulSoup4, requests, lists and etc.
- #2 Парсинг сайта + Telegram бот на aiogram | Requests, beautifulsoup, aiogram - Second part to the first tutorial which showcases process of building Telegram bot on aiogram.
- Пишем реальный TELEGRAM бот на Python | БД + Парсинг - Another author which uses database for it's bot to send messages to the subscribers.