Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.25 KB

code.rst

File metadata and controls

56 lines (33 loc) · 1.25 KB

Goose3 API

Goose3

goose3.Goose

Configuration

Configuration options to change how and what goose3 extracts and parses.

goose3.Configuration

Configuration Helper Classes

goose3.configuration.ArticleContextPattern

goose3.configuration.AuthorPattern

goose3.configuration.PublishDatePattern

Article

The result of a goose3 extraction is to return an Article object that contains the results of the parsing process.

goose3.Article

Image

goose3.Image

Video

goose3.Video