news

Get multiple articles by UUID

Get articles given a list of UUIDs.

get/v1/news

Query parameters

article_idsstring[] required

Article UUIDs to fetch.

Article UUIDs to fetch.

full_textboolean

Whether to return the full text of the articles.

Whether to return the full text of the articles.

Response

A list of news articles

article_urlstring uri required
article_idstring uuid required
countrystring required
source_idstring required
page_rankinteger required
domain_urlstring required
eng_titlestring required
image_urlstring nullable
keywordsstring[] required
languagestring required
pub_datestring date-time required
summarystring required
key_pointsstring[] nullable
titlestring required
sentimentinteger required
centroid_distancenumber required
cluster_probabilitynumber required
markdown_citationstring
provocative'unknown' | 'low' | 'medium' | 'high'
geo_coordinatesobject nullable
continent'Africa' | 'Asia' | 'Europe' | 'Middle East' | 'North America' | 'South America' | 'Oceania' nullable
social_embedsstring[] nullable
bias'Political' | 'Gender' | 'Cultural' | 'Age' | 'Religious' | 'Statement' | 'Illogical Claims' | 'Slant' | 'Source Selection' | 'Omission of Source Attribution' | 'Spin' | 'Sensationalism' | 'Negativity' | 'Subjective Adjectives' | 'Ad Hominem' | 'Mind Reading' | 'Opinion-as-Fact' | 'None' | 'Unknown' nullable
full_textstring nullable
original_language_summarystring nullable
image_descriptionstring nullable
crawl_datestring date-time nullable
content_type'news' | 'opinion' | 'analysis' | 'review' | 'listicle' | 'guide' | 'interview' | 'profile' | 'forum' | 'liveblog' | 'fact-check' | 'press_release' | 'obituary' | 'data_journalism' nullable
as_string_keystring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.