Skip to content

Instantly share code, notes, and snippets.

@gnippy
Last active October 1, 2015 01:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gnippy/1894425 to your computer and use it in GitHub Desktop.
Save gnippy/1894425 to your computer and use it in GitHub Desktop.
Disqus Comments Sample Payload (Activity Streams)
{
"id": "tag:gnip.disqus.com:2012:comment\/4k1nvi\/post\/2013-11-27T13:09:51",
"verb": "post",
"postedTime": "2013-11-27T18:09:51+00:00",
"body": "I'm still confused as to exactly how, when and why helping those less fortunate became a bad thing.",
"actor": {
"objectType": "person",
"id": "tag:gnip.disqus.com:2012:account\/ayfk23",
"disqusId": "62299211",
"preferredUsername": "npr-cbc5dd63549e706b27ae09214ec5c0db"
},
"target": {
"objectType": "article",
"id": "tag:gnip.disqus.com:2012:thread\/3gxliv",
"link": "http:\/\/www.cnn.com\/2013\/11\/27\/opinion\/begala-food-stamps-thanksgiving\/index.html",
"website": {
"id": "tag:gnip.disqus.com:2012:forum\/5gat",
"disqusId": "1703446"
},
"postedTime": "2013-11-27T16:31:50+00:00",
"disqusId": "2517638098"
},
"object": {
"objectType": "comment",
"id": "tag:gnip.disqus.com:2012:comment\/4k1nvi",
"link": "http:\/\/www.cnn.com\/2013\/11\/27\/opinion\/begala-food-stamps-thanksgiving\/index.html#comment-1141605534",
"disqusId": "1306216359"
},
"inReplyTo": {
"objectType": "comment",
"id": "tag:gnip.disqus.com:2012:comment\/4kut2t",
"disqusId": "1306157453",
"author": {
"id": "tag:gnip.disqus.com:2012:account\/j1mtx",
"disqusId": "32360366"
}
},
"disqusType": "approved",
"disqusTypePrev": null,
"gnip": {
"matching_rules": [
{
"value": "thread_url_contains:\"cnn.com\"",
"tag": null
}
],
"language": {
"value": "en"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment