finding banned subreddit?

shettys

Newbie
Joined
Feb 25, 2023
Messages
23
Reaction score
1
is there way to find banned subreddit?
also we cant see how many member it has

I once applied for banned subreddit and seen it had 4 members only
 
One way is to find a large list of subreddits (preferably something that has member stats along with it) and programmatically or manually checking if there's any banned in your niche. Another way could be scraping Google for subreddits to find indexed results of subreddits that are currently banned.

Otherwise, you can consult the Pushshift api here: https://github.com/pushshift/api

Or head to their file system which holds large datasets of comments/posts...etc, you can get the target subreddit name: https://files.pushshift.io/
 
Who can have a way to recover these subreddits that have been banned?
 
You can can submit a request every 15 days through https://www.reddit.com/r/redditrequest/



If you're going for google results, you can use Scrapebox
give me dork
redditrequent dont allow google indexing except title
 
Back
Top