This code is an example for sending a Telegram message which include content a website from PC.
- XPath, CSS Selector
- Requires: Telegram Token and Chat ID values
Librarires which are using:
- Beautiful Soup 4 - HTML enhanced for web apps!
- Requests - awesome web-based text editor
The code requires Python 3.x to run.
- Change url variable in the code
- Change CSS Selector in line 17 (
sozler=icerigiAl.select("div#PageContent")
) - Change token and chat_id variables.
- And run.
- Telegram Bot Page
- My Blog in Turkish language but there are screenshots.