autoextract_poet.pages.AutoExtractCommentsPage

class AutoExtractCommentsPage(comments_data: autoextract_poet.page_inputs.AutoExtractCommentsData)[source]

Bases: web_poet.pages.ItemPage

Comments data from AutoExtract

https://docs.zyte.com/automatic-extraction/comment.html

__init__(comments_data: autoextract_poet.page_inputs.AutoExtractCommentsData) None

Method generated by attrs for class AutoExtractCommentsPage.

Methods

__init__(comments_data)

Method generated by attrs for class AutoExtractCommentsPage.

to_item()

Extract an item from a web page

Attributes

comments_data

to_item() Optional[autoextract_poet.items.Comments][source]

Extract an item from a web page