[][src]Module extrablatt::article

Structs

Article

A full representation of a news article.

ArticleBuilder
ArticleContent

Bundles all the content found for an article.

ArticleContentBuilder
ArticleUrl

An identified url to an article and it's title.

PureArticle

An crate::Article without the select::document::Document, mainly to use serde.

Constants

ALLOWED_FILE_EXT

Extension for documents that are considered valid sources for articles.

BAD_DOMAINS

Domain names that are treated as bad sources for articles.

BAD_SEGMENTS

Segments in an url path that usually point to invalid articles.

GOOD_SEGMENTS

Segments in an url path that usually point to valid articles.