linkcheck.htmlutil.htmlsoup

HTML parser implemented using Beautiful Soup and html.parser.

Functions

make_soup(markup[, from_encoding])

linkcheck.htmlutil.htmlsoup.make_soup(markup, from_encoding=None)[source]