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
- Clone the repository:
git clone https://github.com/unnohwn/telegram-checker.git
cd telegram-checker
- Install required packages:
pip install -r requirements.txt
π¦ Requirements
Contents of requirements.txt
:
telethon
rich
click
python-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
Original Source: kitploit.com
A considerable amount of time and effort goes into maintaining this website, creating backend automation and creating new features and content for you to make actionable intelligence decisions. Everyone that supports the site helps enable new functionality.
If you like the site, please support us on “Patreon” or “Buy Me A Coffee” using the buttons below
To keep up to date follow us on the below channels.