I wrote a bot last night that, given a list of subreddits, gathers the following information:
['timestamp', 'url', 'title', about_community', 'member_count', 'online_count, 'description', 'mods', 'rules', 'extra_field0', 'extra_field1', 'extra_field2', 'extra_field3', extra_field4']
Do you...