SocialChecker is a fast tool to fetch public info from social media handles. It supports YouTube, Twitch, and TikTok, letting you quickly verify usernames, check profiles, and gather public data—all in one simple, lightweight tool.
⚠️ Note: Twitter (X) and Instagram support were removed for sanity reasons. They worked before, but you can tweak the code and maybe get them working again.
| Platform | Status |
|---|---|
| ❌ Removed | |
| Twitter(X) | ❌ Removed |
| YouTube | ✅ Supported |
| Twitch | ✅ Supported |
| TikTok | ✅ Supported |
Clone the repository:
git clone https://github.com/varbyss/SocialChecker.git
cd SocialChecker Install dependencies if needed:
pip install pyinstallerRun the script: app.pyw (python no terminal) window with all options should pop up (i didnt want to fuck with terminal every time)
Replace <username> with the social media handle you want to check.
Feel free to fork, tweak, and submit pull requests.
MIT License