Skip to content

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.

License

Notifications You must be signed in to change notification settings

neshgithub/instagram-users-grabber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wick Studio Tool

Wick Studio Tool

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.

Features

  • Check the availability of usernames on Instagram.
  • Categorize usernames into available and unavailable lists.
  • Easy-to-use command-line interface.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/wickstudio/instagram-users-grabber.git
  2. Run the install.bat file :

    install.bat

    This will install the required Python packages.

Usage

  1. Run the start.bat file to start the tool :

    start.bat
  2. 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.
  3. 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.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • colorama: A Python package for adding colored output to the terminal.
  • pyfiglet: A Python package for creating ASCII art text.

Author

Contact

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.8%
  • Other 0.2%