Skip to content

check for username availability across popular sites

Notifications You must be signed in to change notification settings

Nideapum/username-checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Username Checker

Check availability of usernames across popular sites with this simple python script.

Usage

Run the script with the username to check as an argument. For example, if you want to check for the availability of username, just run :

python3 username-checker.py alias0 alias1

Or just run the script and the program will ask for the username.

python3 username-checker.py

Features

  • Added more urls.
  • Save url in a file.
  • Search by parameter o input user.
  • Sorted result.
  • Reduce the code.

About

check for username availability across popular sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%