Skip to content

Easy to use TikTok username checker. I'll eventually add threading and see if that speeds things up.

Notifications You must be signed in to change notification settings

Dew3/TikTok-Username-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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).

Image of Usernames.txt

Run the program again.

It will print out all the taken and non taken usernames in console.

Image of Console

The program will also save the available usernames in Available.txt.

Image of 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.

About

Easy to use TikTok username checker. I'll eventually add threading and see if that speeds things up.

Topics

Resources

Stars

Watchers

Forks

Languages