ArthurHeitmann / reddit_site_stats

Tracking and visualizing the scale of the reddit blackout
https://blackout.photon-reddit.com
25 stars 1 forks source link

add more than just the top x subs? #1

Closed ImLunaHey closed 1 year ago

ImLunaHey commented 1 year ago

You should be able to pull all the subs participating in the blackout from https://www.reddit.com/r/ModCoord/wiki/index.json

ArthurHeitmann commented 1 year ago

I'm open to adding more. The only limit is the rate limit on the reddit API, and I don't want to break the rules. The limit is 100 requests over 10 minutes.

I could increase the number of subs to 3500 and end up using 90% of the rate limit. Or if I reduce the frequency to every 10 minutes I can get 7000 subs, also at 90% of the rate limit.

ArthurHeitmann commented 1 year ago

Actually I have decided that I will probably not be adding any more subreddits. The reasons: