Page.from_html_file#

Page.from_html_file(html_path)[source]#

Reads an HTML file and converts it to an Page object.

Parameters:

html_path (str) –