autoextract_poet.pagesΒΆ

Classes

AutoExtractArticleListPage(article_list_data)

Article list data from AutoExtract

AutoExtractArticlePage(article_data)

Article data from AutoExtract

AutoExtractCommentsPage(comments_data)

Comments data from AutoExtract

AutoExtractForumPostsPage(forum_posts_data)

Forum posts data from AutoExtract

AutoExtractItemWebPage(response)

AutoExtractWebPage that requires the to_item() method to be implemented.

AutoExtractJobPostingPage(job_posting_data)

Job posting data from AutoExtract

AutoExtractProductListPage(product_list_data)

Product list data from AutoExtract

AutoExtractProductPage(product_data)

Product data from AutoExtract

AutoExtractRealEstatePage(real_estate_data)

Real estate data from AutoExtract

AutoExtractReviewsPage(reviews_data)

Reviews data from AutoExtract

AutoExtractVehiclePage(vehicle_data)

Vehicle data from AutoExtract

AutoExtractWebPage(response)

Base Page Object which requires AutoExtractHtml and provides XPath / CSS shortcuts.