Skip to main content

ArticleRequest

Article request encapsulation for the media API.

The API is intended for analysis of typical newspapers articles, not books. The API will reject any request larger than 500 KB. However, even analysis of smaller documents might time-out if they contain many entities.

Fields

PropertyRequiredTypeDescription
idTruestringUnique ID of the article
titleFalsestringThe title of the article in plain-text
perexFalsestringThe perex (or abstract) of the article in plain-text
bodyFalsestringThe main body of the article in HTML format
domicileFalsestringA domicile indicating the origin location of the article
urlFalsestringURL of the article
imageUrlFalsestringURL of the main image for the article
dateFalsestringPublication date and time for the article in ISO format
domainFalsestringThe source domain from which the article originates. Possible values are customer specific, e.g. sport or business
categoriesFalseList[string]A list of categories into which the article belongs. Possible values are customer specific, e.g. football, finance or travel
manualTagsFalseList[Tag]Tags manually selected for the article
recommendationFalseRecommendationRecommendation info for the article