Wick Tool is a Python script that allows you to check the availability of usernames on Instagram. It provides a simple command-line interface for checking multiple usernames and categorizing them as available or unavailable.
- Check the availability of usernames on Instagram.
- Categorize usernames into available and unavailable lists.
- Easy-to-use command-line interface.
-
Clone this repository to your local machine:
git clone https://github.com/wickstudio/instagram-users-grabber.git
-
Run the
install.batfile :install.bat
This will install the required Python packages.
-
Run the
start.batfile to start the tool :start.bat
-
Choose an option from the menu:
- Check Usernames in file.txt: Check the availability of usernames stored in the "file.txt" file and categorize them.
- Exit: Exit the tool.
-
If you choose to check usernames, the tool will create two new text files:
- available_usernames.txt: Contains available usernames.
- unavailable_usernames.txt: Contains unavailable usernames.
This project is licensed under the MIT License - see the LICENSE file for details.
- colorama: A Python package for adding colored output to the terminal.
- pyfiglet: A Python package for creating ASCII art text.
- Wick Studio
- GitHub: Wick Studio
-
Email : wick@wick-studio.com
-
Website : https://wickdev.xyz
-
Discord : https://discord.gg/wicks
-
Youtube : https://www.youtube.com/@wick_studio
