Reddit Shadowban Checker
Pricing
Pay per event
Reddit Shadowban Checker
Reddit Shadowban Checker & Tester A tool that checks if a reddit account is banned. Enter your username and this actor will check if you reddit account is banned.
Pricing
Pay per event
Rating
5.0
(1)
Developer

Iskandar Souissi
Actor stats
2
Bookmarked
45
Total users
4
Monthly active users
2 days ago
Last modified
Categories
Share
This Apify Actor checks a list of Reddit usernames to determine if they are shadowbanned.
π Features
- Bulk Checking: Input a list of thousands of usernames.
- No Login or Proxies are needed: You can just run the actor without any credentials or proxies.
- Simple Output: Returns a clean output that you can view or export.
How to use it
- Register a free account and you can test this actor for free no card required.
- Go to the main page of this actor and fill your username.
- You will find all the results in the Output tab where you can export it in any format.
π₯ Input
The input is a JSON object with a list of usernames.
| Field | Type | Description |
|---|---|---|
usernames | Array | A list of Reddit usernames (without "u/") to check. |
Input Example
{"usernames": ["Imbanned","ImNotBanned"]}
π€ Output
The actor stores results in the default Apify dataset.
Output Example
[{"username": "ImNotBanned","is_shadowbanned": false},{"username": "Imbanned","is_shadowbanned": true}]
User Cases
-
Integrate it into an automated Reddit system to monitor account health and instantly flag shadowbanned or restricted accounts.
-
Quickly check if your personal Reddit account is shadowbanned, limited, or hidden from other users.
-
Make a Reddit shadowban check bot to verify any usernameβs visibility and status in seconds.
β οΈ Note on Reddit Bans
To an outside observer (including this scraper), a Shadowban, a Permanent Suspension, and a Deleted Account often look identical. This actor flags all of these as is_shadowbanned: true.