A powerful and lightweight CLI tool to fetch the in-game username linked to a given BGMI (Battlegrounds Mobile India) UID.
The tool automatically generates a fresh authorization token, manages session cookies dynamically, and securely retrieves player information in real time.
- ๐ฏ Fetch BGMI username using UID\
- ๐ Automatic token & cookie handling\
- ๐จ Stylish colored CLI interface\
- โก Fast and lightweight\
- ๐ฅ๏ธ Works on Linux, Windows & Termux\
- ๐ Fresh token generated on every run
โโโโโโโ โโโโโโโ โโโโ โโโโโโโ
โโโโโโโโโโโโโโโโ โโโโโ โโโโโโโโ
โโโโโโโโโโโ โโโโโโโโโโโโโโโโโโ
โโโโโโโโโโโ โโโโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโ โโโ โโโโโโ
โโโโโโโ โโโโโโโ โโโ โโโโโโ
BGMI ID INFO
Developer : Anubhav Kashyap
GitHub/Telegram : @anubhavanonymous
git clone https://github.com/yourusername/bgmi-id-info.git
cd bgmi-id-infoOr download the ZIP file and extract it.
Make sure Python 3.8+ is installed.
Install dependencies:
pip install requests coloramaFor Termux:
pkg install python
pip install requests coloramaRun the tool with a BGMI UID:
python bgmi_id_info.py <BGMI_UID>Example:
python bgmi_id_info.py 1234567890=========== RESULT ===========
[โ] Username : ANUBHAV_OP
[โ] UID : 1234567890
[โ] Server : BGMI
[โ] Region : India
==============================
- Python 3.8+
- requests
- colorama
- Internet connection
- Creates a secure session.
- Automatically fetches authorization token.
- Manages cookies dynamically.
- Queries backend API.
- Displays username linked to UID.
No manual cookie or token input required.
This tool is created for educational and informational purposes only.
Use responsibly and in accordance with applicable laws and platform
terms of service.
The developer is not responsible for misuse.
Anubhav Kashyap
GitHub / Telegram: @anubhavanonymous