import bs4 html = ''' ''' soup = bs4.BeautifulSoup(html, 'html.parser')