Disqus News Comments
Comments from the disqus feed are matched to the corresponding news article, if available, and submitted to this stream.
Source Vitals
Source Attributes | Description |
|---|---|
Data Collection Method | real-time firehose |
Geographic Coverage | global comments from thousands of top news sites |
Key Use Cases | understanding public attitudes about news events and issues |
Delivery Methods | Full stream; filtered stream; select content via News and Blogs search APIs |
Data Dictionary
Comments
Field Name | Field Description | Data example | Data Type |
|---|---|---|---|
providerid | Internal identifier | 241 | int - converted to String |
articleid | News article id - internal news identifier | 490021435 | string |
sourcetype | News source type - internal news categorizer | BR_ADD |
string |
sourceid | News source id - internal news identifier | ju4p | string |
sourceurl | News source url | string | |
sourceguid | Source global identifier | 4ebbb54856e69a31e972970182b2e10d | string |
sourcecrawled | Date and time article retrieved | 2024-07-16T21:25:32+0000 | int |
sourcelanguage | Source language code identifier | en | string |
sourcetitle | Source domain | www.breitbart | string |
country | Country identifier | United States | string |
articlelink | Source article url link | string | |
articleguid | Global article identifier | ff089e2117f8d586974f898408f23d3d | string |
articlepublished | Article published date time | 2024-07-16T20:58:45 | string |
articletitle | Article title | Monica De La Cruz: Under Biden Admin ‘We Have Seen Chaos at the Border’ | string |
commentid | Disqus internal comment ID | 6506082874 | string |
commentlink | Disqus comment url link | string | |
title | Time that message was processed by server in ISO 8601 format in UTC | 2018-03-21T10:41:46UTC | string |
content | Comment text | ”….during the first four months of the 2024 Fiscal Year, which began on October 1, 2023, almost 60 million illegal migrants attempting to enter the U… | string |
authorname | Comment author name or disqus name | disqus_8gtsY7UaBL | string |
authorurl | Comment author url - if available(disqus no long provides author information) | ““ | string |
authoremail | Comment author email - if available(disqus no long provides author information) | ““ | string |
pubdate | Comment published date and time | 2024-07-17T10:18:00 | string |
parseddate | Comment retrieved date and time | 2024-07-16T20:58:45 | string |
lang | Comment language identifier code | en | string |
Output Examples
An example disqus news comment:
{
"comment": {
"providerid": "241",
"articleid": "489427208",
"sourcetype": "",
"sourceid": "ju4p",
"sourceurl": "https://www.breitbart.com",
"sourceguid": "2bb13bea21c458421e33179105662bdd",
"sourcecrawled": "2024-07-16T08:12:43+0000",
"sourcelanguage": "en",
"sourcetitle": "www.breitbart",
"country": null,
"articlelink": "https://www.breitbart.com/politics/2024/07/16/what-to-expect-on-day-2-of-republican-national-convention/",
"articleguid": "b87ad4f836b0ca8d273b88d58faceae4",
"articlepublished": "2024-07-16T07:21:04",
"articletitle": "",
"commentid": "6503578548",
"commentlink": "https://www.breitbart.com/politics/2024/07/16/what-to-expect-on-day-2-of-republican-national-convention/#comment-6503578548",
"title": "",
"content": "Vance is a true American story....Kamala...not so much",
"authorname": "callingsamadams",
"authorurl": "",
"authoremail": "",
"pubdate": "2024-07-16T10:37:55",
"parseddate": "2024-07-16T07:21:04",
"lang": "en"
}
} |