Skip to content
/ instahunt Public

Instagram Autoclaimer / Swapper / Turbo. A Python script that claims a username by repeatedly checking until the username becomes available.

License

Notifications You must be signed in to change notification settings

qxxa/instahunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaHunt - Instagram Username Autoclaimer

Instagram Autoclaimer / Swapper / Turbo
A Python script that claims a username by repeatedly checking until it becomes available.

Example

Features

  • Supports asynchronous checks (similar to multi-threading but faster)
  • Proxy support with a built-in proxy checker
  • Repeatedly checks a target username and claims when available
    (In the future, checker for a list of target usernames will be added)

Usage

  1. Download the ZIP File and extract the ZIP
  2. Use the command pip install -r requirements.txt to install the dependencies.
  3. If you are using proxies, add them to the proxies_list.txt in the ip:port format.
  4. run main.py

Note

  • If your account has 2FA, you will need to disable it to use the script
    (support for login of accounts with 2FA will be added in the future).
  • You'll need to use high-quality HTTPS proxies. Otherwise, run the script without proxy. Free proxies won't work.
  • The recommended number of threads is around 2-5 without proxies. With proxies, you can set a higher number of threads.
  • This script does not have the 14 day bypass which is needed to swap usernames.

Disclaimer

This project is intended for educational purposes only. The developer is not responsible for any consequences resulting from its use.

About

Instagram Autoclaimer / Swapper / Turbo. A Python script that claims a username by repeatedly checking until the username becomes available.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages