1 upvotes, 1 direct replies (showing 1)
View submission: [Updated] Who runs /r/Holocaust? Each line represents a moderator overlap. [OC]
Hmm... you'd have to:
1. Get mod list.
2. For each user in the mod list, get the list of subs they mod.
3. Combine the data.
In theory, should be simple. The biggest difficulty is working with shadowbanned users who are still moderating the sub but have their profiles hidden (meaning you can't see their full list of subs).
Comment by 1thief at 23/07/2014 at 05:41 UTC
1 upvotes, 1 direct replies
Is there an API to do things like ask a subreddit for its moderator list or ask a user for the subreddits they moderate? I could probably build an html parser to do it but I am lazy.