An simple easy way to check the availability of thousands of Minecraft accounts.
Download the requests module using pip.
pip install requests
- Dump words/names separated by lines into
words.txt
. - Run
index.py
. - Words/names that have not been claimed will be added to
unclaimed.txt
.
This python script checks names with a one second interval because of rate limiting. Let the python script run for a few hours if you have a large list of words/names.
View example word lists in examples folder.