instagram_sniper

command module
v0.0.0-...-bb1a516 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

README

IG Sniper

An Instagram username taker/claimer - Check desired usernames availability. When it becomes available, original username will be changed to desired username.

About

This program monitors usernames and checks their availability. It checks each username from targets.txt with two methods. The first method is by checking with the web create api, and the other method is by checking the URL of the username, which can be slightly inaccurate. If the response doesn't show that the username is taken, a post request will be sent to the account that has been logged in to update their details (changing username).

Preview

img1

Usage

go get "github.com/dlclark/regexp2"
go get "github.com/gookit/color"
  • Edit account.json and put your Instagram login details.
  • Edit targets.txt and put your desired usernames to check and claim when available
  • It is recommended to add a high sleep time such as 1800 to avoid being rate limited. (Check username availabilty every 30 minutes)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL