mirror of
https://github.com/bellingcat/telegram-phone-number-checker.git
synced 2026-06-08 03:18:30 +03:00
1.0 KiB
1.0 KiB
Telegram_phone_numbers
This script lets you check whether a specific phone number is connected to a Username on Telegram.
To run it, you need:
- A Telegram account with an active phone number;
- Telegram 'API_ID' and 'API_HASH', which you can get by creating a developers account using this link: https://my.telegram.org/.
Insert your PHONE_NUMBER, the API_ID and the API_HASH in the script. Then, run the script: python3 Telegram_phone_validation.py
If available, you will now receive the Telegram Username (starting with @) that is connected with this number.
If you get an error message this might be due to the following reasons:
- The phone number has not been used to create a Telegram account;
- The phone number is connected to a Telegram account and the user exists but did not choose a Telegram Username (this is optional on Telegram);
- The phone number is connected to a Telegram account and the user exists but has chosen to restrict the option to find him/her via the phone number.
- Other error