Skip to content

stabla/socijack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socijack (steal followers)

Principle

  1. From a list of massively followed accounts on Instagram, look at each posts
  2. In each posts, look at description, see if there's someone tagged (@xxx)
  3. If the account doesn't exist, BINGO.

Set-up

pip install -r requirements.txt

## add custom account in accounts.txt
python main.py

Issues

Chromedriver: There might be some issue with the chromedriver. Download the correct chromedriver relative to your Chrome version and your OS, and replace the file in the project.

Slow: Avoiding to be noisy without using proxies is difficult, to avoid being too "spammy", requests are slowed.

About

Finding unused username on instagram post on popular accounts, and Hijack them!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages