autoextract_poet.pages.AutoExtractArticleListPage

class AutoExtractArticleListPage(article_list_data: autoextract_poet.page_inputs.AutoExtractArticleListData)[source]

Bases: web_poet.pages.ItemPage

Article list data from AutoExtract

https://docs.zyte.com/automatic-extraction/article-list.html

__init__(article_list_data: autoextract_poet.page_inputs.AutoExtractArticleListData) None

Method generated by attrs for class AutoExtractArticleListPage.

Methods

__init__(article_list_data)

Method generated by attrs for class AutoExtractArticleListPage.

to_item()

Extract an item from a web page

Attributes

article_list_data

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

Extract an item from a web page