Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Comments on How can software track [1] how many subscribers to subreddits, [2] if subreddit is private, [3] if submissions are restricted?
Post
How can software track [1] how many subscribers to subreddits, [2] if subreddit is private, [3] if submissions are restricted? [closed]
Closed as off topic by Karl Knechtel on Feb 4, 2026 at 08:44
This question is not within the scope of Software Development.
This question was closed; new answers can no longer be added. Users with the Vote on Holds ability may vote to reopen this question if it has been improved or closed incorrectly.
Master lists like 82 food subreddits and 128 tech subreddits don't indicate
-
each's subscribers.
-
if it's private. Sometimes moderators can make the sub private for several days, to clean it up.
-
if the moderators restricted the submission.
Indubitably, I don't have time to check 200 subreddits every week. I'm thinking of copying and pasting all 200 subreddits in an Excel spreadsheet, then making one column each for 1-3 above. But how do I command Excel to check these?
I don't even know if Excel can't do this. If it can't, how do I accomplish?

1 comment thread