Checks if usernames are available on a bunch of websites.
Warning
However unlikely, most if not all services serve the right to ban you from using their service for abusing their API. Use this at your own risk. I am not liable for any problems/consequences that may arise from using this program. This program solely serves as a proof of concept.
Simply install all the requirements and run the main script!
# Install dependencies
$ pip install -r requirements.txt
# Run main script
$ python3 main.py
- Chess.com
- Github
- Kahoot
- Lichess
- Linktree
- Minecraft
- Replit
- Roblox
- Solo.to
- Soundcloud
- Speedrun.com
- Steam
- Twitch
We allow the use of proxies, however, if you use public proxies you'll likely encounter an infinite ratelimit from hundreds or thousands of people using the same proxy. Proxies can dramatically speed up or slow down the process depending on their quality.
Proxies should be stored in a format in a protocol://ip:port
format.