TikTok-Username-Checker
TikTok-Username-Checker copied to clipboard
Easy to use TikTok username checker. I'll eventually add threading and see if that speeds things up.
TikTok-Username-Checker
Use this to check availability of TikTok usernames.
The program will create two txt files.
It will then close since if one hasn’t added any names.
Add usernames to be checked in Usernames.txt (Each username on its own line).
Run the program again.
It will print out all the taken and non taken usernames in console.
The program will also save the available usernames in Available.txt.
BEWARE! SOME BANNED, DEV, OR SPECIAL CHARACTER USERNAMES SUCH AS ';Dew3' MAY SAY NOT TAKEN!
USERNAMES GREATER THAN 24 CHARACTERS ARE NOT CHECKED AS THEY ARE OUT OF TIKTOK’S USERNAME CHARACTER REQUIREMENTS!
This program was written in python 3.9.0
After installing TikTokApi the console may alert another package is required. Install it.
Packages
The program utilizes the TikTokApi package by David Teather:
pip3 install TikTokApi
Legal
Educational purposes only.
I am not responsible for any illegal use.