Is there an InnerText equivalent in BeautifulSoup? June 2, 2023 by Tarik All you need is: result = soup.find('div', {'class' :'flagPageTitle'}).text