autoextract-poet documentationΒΆ

autoextract-poet contains the common item definitions. Such items can be extracted automatically using Zyte AutoExtract API (you can use scrapy-poet and scrapy-autoextract for this).

The AutoExtract API is able to convert pages into data automatically. It support multiple types of pages, like articles, products, real estate, comments, job posting, reviews, etc. See the full list of supported page types here.

See also web-poet for an introduction about the Page Objects paradigm and the scrapy-poet tutorial for an introduction about how to use Page Objects with Scrapy spiders.

License is BSD 3-clause.

Getting started