Telegram-Checker - A Python Tool For Checking Telegram Accounts Via Phone Numbers Or Usernames


Enhanced version of bellingcat's Telegram Phone Checker!

A Python script to check Telegram accounts using phone numbers or username.


✨ Features

  • đŸ” Check single or multiple phone numbers and usernames
  • đŸ“ Import numbers from text file
  • đŸ“¸ Auto-download profile pictures
  • đŸ’ž Save results as JSON
  • đŸ” Secure credential storage
  • đŸ“Š Detailed user information

đŸš€ Installation

  1. Clone the repository:
git clone https://github.com/unnohwn/telegram-checker.gitcd telegram-checker
  1. Install required packages:
pip install -r requirements.txt

đŸ“Ś Requirements

Contents of requirements.txt:

telethonrichclickpython-dotenv

Or install packages individually:

pip install telethon rich click python-dotenv

⚙️ Configuration

First time running the script, you'll need: - Telegram API credentials (get from https://my.telegram.org/apps) - Your Telegram phone number including countrycode + - Verification code (sent to your Telegram)

đŸ’ť Usage

Run the script:

python telegram_checker.py

Choose from options: 1. Check phone numbers from input 2. Check phone numbers from file 3. Check usernames from input 4. Check usernames from file 5. Clear saved credentials 6. Exit

đŸ“‚ Output

Results are saved in: - results/ - JSON files with detailed information - profile_photos/ - Downloaded profile pictures

⚠️ Note

This tool is for educational purposes only. Please respect Telegram's terms of service and user privacy.

đŸ“„ License

MIT License




Via: www.kitploit.com
Telegram-Checker - A Python Tool For Checking Telegram Accounts Via Phone Numbers Or Usernames Telegram-Checker - A Python Tool For Checking Telegram Accounts Via Phone Numbers Or Usernames Reviewed by Zion3R on 10:35 Rating: 5