Page.from_str# Page.from_str(html_str)[source]# Converts HTML code to a Page object. Parameters: html_str (str) – HTML code.