项目作者: Dew3

项目描述 :
Easy to use TikTok username checker. I'll eventually add threading and see if that speeds things up.
高级语言: Python
项目地址: git://github.com/Dew3/TikTok-Username-Checker.git
创建时间: 2021-01-08T21:23:02Z
项目社区:https://github.com/Dew3/TikTok-Username-Checker

开源协议:

下载


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.