2 upvotes, 0 direct replies (showing 0)
View submission: [Updated] Who runs /r/Holocaust? Each line represents a moderator overlap. [OC]
You can use jq[1] to pull out exactly what you need very simply:
1: http://stedolan.github.io/jq/
»http get http://api.reddit.com/r/worldnews/about/moderators | jq '[.data.children[].name]' [ "qgyh2", "maxwellhill", "BritishEnglishPolice", "anutensil", "AutoModerator", ... ]
There's nothing here!