Open index.php in Notepad or any code editor. Replace PUT_YOUR_API_KEY_HERE with your actual API key.
Important: Never expose your API key publicly. Keep it secure.
Upload the downloaded index.php to your web server or hosting provider. If you don’t have a server, you can run it locally on your PC using tools like XAMPP, WAMP, or MAMP.
The API supports all types of formatting (JSON, Netscape, Raw strings). Navigate to your uploaded file in your browser and paste bulk cookies directly into the UI to start checking.
Ensure Python 3 is installed on your PC or Server. Open your terminal or command prompt and install the required libraries by running:pip install pyTelegramBotAPI requests
Go to Telegram and search for @BotFather. Type /newbot, follow the prompts to create your bot, and copy the HTTP API Token he gives you.
Open bot.py in a text editor. Replace PUT_YOUR_TELEGRAM_BOT_TOKEN_HERE with your BotFather token, and replace PUT_YOUR_API_KEY_HERE with your API key.
Important: Keep the quotation marks around your keys!
Start the bot by running python bot.py in your terminal. Once running, open your bot in Telegram and simply paste a raw cookie directly into the chat to check it instantly!
Download your preferred checker interface below. Make sure to insert your API key before running!
Download PHP Script Download Telegram Bot