Instagram Unfollowers

A nifty tool that lets you see who doesn’t follow you back on Instagram.
Browser-based and requires no downloads or installations!

WARNING

This version utilizes the Instagram API for better performance.

Usage

Steps:

  1. Copy the following code from this url. (This has been moved to this site, because the repository was taking too long to load with so many characters.The web site only shows the compiled and minified code. )

https://davidarroyo1234.github.io/InstagramUnfollowers/

  1. Press the COPY button to copy the code.
  2. Once you have copied the code, you can close this page and go to the instagram website
  3. Log in into your account and open the developer console or (Ctrl+Shift+J(Windows) || ⌘+⌥+I (Mac os)) and paste the code.
  4. You will be met with the following interface:
Initial screen
  1. Click “RUN” to start scanning for users who do not follow you back.
  2. Once it finishes printing the users, you will be met with the following screen which will show you the results:
Results screen
  1. To add some user to the whitelist, click in the profile image of the user. This will add the user to the whitelist and will not show up in the results anymore.
  2. If you wish to un-follow any of these users, you can select 1 or more of them via the checkbox next to each user.
  3. With the latest version, you can now tweak and customize the timings of the script. You can do this by clicking on the “Settings” button.
Settings screen