Beautifulsoup не царапайте элемент стиля div
#html #beautifulsoup #styles #children #scrape #HTML #прекрасный суп #стили #дети #соскрести Вопрос: from requests_html import HTMLSession from bs4 import BeautifulSoup url = 'https://kephiso.webuntis.com/WebUntis/monitor?school=Kurt-Schwitters-Schuleamp;monitorType=substamp;format=Klassen' session = HTMLSession() resp = session.get(url) resp.html.render()…