/insta-watch

Automated tool to list the users who don't follow you back on Instagram.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

📜 About

Automated tool to list the users who don't follow you back on Instagram.

Supported WebDrivers (for now)

❓ How to use

👶 Setting up for the first time

1) Check out your browser version and download the corresponding version of the supported webdrivers listed above.

2) On your sys terminal:

git clone https://github.com/felpshn/insta-watch.git

cd insta-watch

2.1) If you're in one of the supported linux distros, you can simple run the setup.sh for setting everything up.

sudo ./setup.sh

2.2) If you're in Windows or any other OS:

2.2.1) With pip, please install the following libs:

  • selenium
  • explicit

2.2.2) Run the handleWdFile.py to automatically extract and move the downloaded webdriver file to the project's root folder.

-- Linux:
python3 handleWdFile.py

-- Windows:
py handleWdFile.py

🏃 Running

-- Linux:
python3 insta_watch.py

-- Windows:
py insta_watch.py

🎉 That's it!

Thanks for using InstaWatch!, if you have experienced any runtime issues, please let me know. Also, don't forget to read the Additional Info section for more details about this little project.

📢 Additional Info

If you're using 2FA (two-factor authentication) you will need to manually enter the auth code (rly?! xD), for that I've set a 15s sleep, after this time, the program will go on its execution.

Disclaimer: I am by no means responsible for any usage of this tool, and I'm also not responsible if your account get banned due to extensive use of this tool. Use on your own behalf.