A nifty tool that lets you see who doesn't follow you back on Instagram.
Browser-based and requires no downloads or installations!
This version utilizes the Instagram API for better performance.
- 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. )
-
Press the COPY button to copy the code.
-
Once you have copied the code, you can close this page and go to the instagram website
-
Log in into your account and open the developer console or (Ctrl+Shift+J(Windows) || ⌘+⌥+I (Mac os)) and paste the code.
-
You will be met with the following interface:
- Click "RUN" to start scanning for users who do not follow you back.
- Once it finishes printing the users, you will be met with the following screen which will show you the results:
- 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.
The more users you have to check, more time it will take
This script has been tested only on Chromium-based browsers
Node version: 16.14.0 (If using nvm use the comand "nvm use")
When introducing new changes to main.tsx
, make sure to run the "build" command in-order to automatically format, compress, and convert your code. (In the future will be automatic).
Disclaimer: This is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Instagram.
Use it at your own risk!.