lxml.html.ElementSoup module

Contents

lxml.html.ElementSoup module#

Legacy interface to the BeautifulSoup HTML parser.

lxml.html.ElementSoup.parse(file, beautifulsoup=None, makeelement=None)[source]#