Tuesday, September 16, 2025

Checker – A Python Software For Checking Telegram Accounts Through Cellphone Numbers Or Usernames




Enhanced model of bellingcat’s Telegram Cellphone Checker!

A Python script to test Telegram accounts utilizing cellphone numbers or username.

✨ Options

  • 🔍 Examine single or a number of cellphone numbers and usernames
  • 📁 Import numbers from textual content file
  • 📸 Auto-download profile photos
  • 💾 Save outcomes as JSON
  • 🔐 Safe credential storage
  • 📊 Detailed consumer data

🚀 Set up

  1. Clone the repository:
git clone https://github.com/unnohwn/telegram-checker.git
cd telegram-checker
  1. Set up required packages:
pip set up -r necessities.txt

📦 Necessities

Contents of necessities.txt:

telethon
wealthy
click on
python-dotenv

Or set up packages individually:

pip set up telethon wealthy click on python-dotenv

⚙️ Configuration

First time operating the script, you may want: – Telegram API credentials (get from https://my.telegram.org/apps) – Your Telegram cellphone quantity together with countrycode + – Verification code (despatched to your Telegram)

💻 Utilization

Run the script:

python telegram_checker.py

Select from choices: 1. Examine cellphone numbers from enter 2. Examine cellphone numbers from file 3. Examine usernames from enter 4. Examine usernames from file 5. Clear saved credentials 6. Exit

📂 Output

Outcomes are saved in: – outcomes/ – JSON recordsdata with detailed data – profile_photos/ – Downloaded profile photos

⚠️ Be aware

This instrument is for academic functions solely. Please respect Telegram’s phrases of service and consumer privateness.

📄 License

MIT License



Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles

PHP Code Snippets Powered By : XYZScripts.com