-
Notifications
You must be signed in to change notification settings - Fork 34
Spam Last Week
Shara Bromberg edited this page Oct 16, 2017
·
2 revisions
Spam Last Week
/api/spam/last_week
This route allows you to retrieve data about how many posts were marked as spam and were true positives, for each website in the past week.
Request:
HTTP/1.1 GET /api/spam/last_week
Response:
{
"3D Printing": 6,
"Academia": 4,
"Android Enthusiasts": 7,
"Anime & Manga": 4,
"Arduino": 4,
"Arqade": 5,
"Ask Different": 64,
"Ask Patents": 3,
"Ask Ubuntu": 222,
"Astronomy": 30,
"Aviation": 1,
"Biblical Hermeneutics": 1,
"Bicycles": 1,
"Biology": 1,
"Bitcoin": 9,
"Chemistry": 2,
"CiviCRM": 1,
"Code Review": 1,
"Computer Graphics": 1,
"Computer Science": 2,
"Craft CMS": 1,
"Database Administrators": 1,
"Drupal Answers": 59,
...
}
metasmoke is made with <3 by the Charcoal Team and the other awesome contributors from Charcoal HQ.