Article is the main unit of text content within the NewsCred platform.
« Back to API ReferenceTitle of the article
Content of the article
Date of publication
Name of the original content provider of the article. See Source module for more information.
Broad category the article belongs to. See Category module for more information.
List of topics associated with the article. See Topic module for more information.
Link to thumbnail image for article.
Globally unique identifier of the article. The GUID is used to refer to the article in all areas of the API. For any given article, it will not change
The URL of the article hosted by the original content provider, if available. If no URL is available, a duplicate of the guid field.
Date of article creation in the NewsCred platform
Boolean indicating whether the article has images that go with it.
'Returns the article specified by the given GUID.
'Returns articles related to the specified query.
'Returns topics related to the article specified. Included are topics that may not be explicitly referenced in the article, but are related nonetheless. For topics that are specifically referenced in the title, use the topic_set attribute on the article object itself. See Topic module for more information.
'Returns images related to the specified article. See Image module for more information.
'Returns other articles related to the article specified.