Developers
Source Module
A source is a content provider to the NewsCred Platform.
« Back to API ReferenceSource Object Attributes
nameName of the Source |
websiteWebsite of the source |
media_typeType of media. Values are either Blog or Mainstream. Mainstream sources (ie Forbes) sometimes provide blogs as well. In this case the source will be listed as mainstream. |
countryCountry where the source is originated from |
guidGUID of the source. |
frequencyFrequeny of publication of the source |
is_blogDeprecated: true if the source is a blog, false otherwise. Ignore this field as it is no longer reliable. |
descriptionA brief description of the source |
circulationCirculation of the source |
thumbnailThumbnail of the source |
Source Object Resources
SourceReturns information about the content provider specified by the given GUID. |
Source ArticlesReturns a list of articles provided by the specified source. |
Source TopicsReturns a list of topics related to the specified source. |
Search SourceSearch sources by name. Returns a list of sources related to the given query string. |