autoextract_poet.page_inputs.AutoExtractHtml¶
- class AutoExtractHtml(url: str, html: str)[source]¶
Bases:
objectA container for URL and HTML content retrieved from AutoExtract.
urlshould be an URL of the response (after all redirects), not an URL of the request, if possible.htmlshould be browser HTML in unicodeMethods
__init__(url, html)Method generated by attrs for class AutoExtractHtml.
Attributes
urlhtml