Skip to content

Latest commit

Β 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“› Username Availability Checker

Checks if usernames are available on a bunch of websites.

GitHub license

Warning

Most services serve the right to ban you from using their service for abusing their API. Use this at your own risk, make sure you have read the ToS of the supported websites and understand before using.

βš™οΈ Running

Simply install all the requirements and run the main script!

$ cd src

# Install dependencies
$ pip install -r requirements.txt

# Run main script
$ python3 main.py

πŸ“ƒ Supported websites

πŸ–‡οΈ Proxy support

Proxies should be stored in a format in a protocol://ip:port format, for example:

http://127.0.0.1:8080
socks5h://127.0.0.1:9050

About

πŸ“› Checks if usernames are available on a bunch of websites. No Selenium.

Topics

Resources

Stars

135 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages