'TEXT'?
<a rel="nofollow" target="_blank" href="https://t.me/LyBlog"> TEXT </a>
from bs4 import BeautifulSoup soup = BeautifulSoup(text, 'html.parser') print(soup.text)
Обсуждают сегодня