VOOZH about

URL: https://apify.com/iskander/reddit-shadowban-checker

⇱ Reddit Shadowban Checker Β· Apify


πŸ‘ Reddit Shadowban Checker avatar

Reddit Shadowban Checker

Under maintenance

Pricing

from $1.00 / 1,000 username checkeds

Go to Apify Store

Reddit Shadowban Checker

Under maintenance

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

from $1.00 / 1,000 username checkeds

Rating

5.0

(1)

Developer

πŸ‘ Iskandar Souissi

Iskandar Souissi

Maintained by Community

Actor stats

3

Bookmarked

158

Total users

12

Monthly active users

8 days ago

Last modified

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

  1. Register a free account and you can test this actor for free no card required.
  2. Go to the main page of this actor and fill your username.
  3. 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.

FieldTypeDescription
usernamesArrayA 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

  1. Integrate it into an automated Reddit system to monitor account health and instantly flag shadowbanned or restricted accounts.

  2. Quickly check if your personal Reddit account is shadowbanned, limited, or hidden from other users.

  3. 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.


You might also like

Google Keyword Data Extractor bulk

iskander/google-keyword-search-volume-api

Get google keywords metrics, extract search volume, cost per click (CPC) and competition

πŸ‘ User avatar

Iskandar Souissi

397

1.6

Reddit Shadowban Checker

scrapers-hub/reddit-shadowban-checker

Reddit shadowban checker to detect if a Reddit account is shadowbanned or restricted πŸ”πŸš« Perfect for account monitoring, troubleshooting, and ensuring visibility. Quick, accurate, and easy to use.

Google Keyword Finder

dxbear/google-keyword-finder

Find profitable keywords in seconds with our lightning-fast Google keyword research tool. Get search volume, competition data, and CPC insights for any niche.

Google Keyword Research Tool

powerai/google-keyword-research-tool

Scrape keyword research data including search volume, CPC, and competition metrics from Google.

Google Keyword Scraper - Volume, CPC & Intent

mostafa-ennadi/google-keyword-scraper-volume-cpc-intent

$1.00 / 1,000 keyword suggestions. Get Google keyword suggestions with search volume, CPC, competition, and search intent. Bulk keyword research with country targeting and clean exports for SEO, Google Ads, and content planning.

πŸ‘ User avatar

mostafa ennadi

69

Google Keyword Planner MCP

smacient/google-keyword-planner-mcp

A comprehensive Google Keyword Planner MCP Actor that provides keyword research, search volume analysis, and location-based targeting using Google's official data. Ideal for SEO professionals, digital marketers, and content creators seeking data-driven keyword strategies.

446

3.7

Website Traffic Analysis

mina_safwat/website-traffic-analysis

You want to know more about your website or your competitor's? Get detailed insights on traffic, SEO performance, keyword rankings, and competitor analysis. Optimize your online presence and stay ahead with data-driven strategies!

Related articles

How to scrape Reddit data with unofficial Reddit API
Read more