A fully-fledged Instagram tool that allows you see who doesn't follow you back and take action!
Browser-based and requires no downloads or installations!
-
Generate a list of the Instagram users you follow
-
Filter to see specific group of users. Most notably, users who do not follow you back
-
Unfollow any of these users in bulk
-
Whitelist users of your choosing
-
Copy these users as a list to clipboard
-
Search for specific users
-
Use keyboard hot-keys for extra comfort
- Go to the following URL:
- Press the
COPY
button to copy the code
-
Open Instagram and log into your account
-
Open the developer console (F12) and paste the code
-
Download the latest
InstaSweep.zip
file from the repository'sReleases
section. -
Unzip the contents of the file.
-
Open a Chromium-based web browser (Chrome, Chromium, Brave, Edge, etc...)
-
Go to
Manage extension
menu within the web browser -
Enable
Developer mode
in order to manually add an extension -
Click
Load unpacked
. This will open the browser's file selection dialog -
Navigate to the previously extracted
public
directory and open it -
Once inside, press
Select folder
and the extension should be added to your browser extensions -
Open Instagram, log into your account and click on the extension, or hit CTRL+I on the keyboard to execute.
Upon running the script via any of the methods mentioned above, you will be met with the following interface:
Click anywhere to start the scanning process.
Once it finishes, you will be met with the following screen which will show you the results:
If you wish to unfollow any of these users, you can select 1 or more of them by clicking on them and then clicking the "UNFOLLOW" button on the bottom left.
Only relevant in "Scanning" screen.
- LEFT ARROW - previous page
- RIGHT ARROW - next page
- TAB - switch tab
- CTRL+A - select all users in list
- CTRL+S - open search bar
- CTRL+C - copy selected user list to clipboard
- CTRL+X - whitelist / unwhitelist selected users
Contributions are welcome!
To get started, follow these steps:
-
Clone the GitHub repository to your local machine
-
Run
npm i
to install the required dependencies -
Introduce your desired changes
-
Run
npm run build
to compile your changes and update the build files -
Submit a PR for review
-
The more users you have to check, the more time it will take
-
The script has been tested only on Chromium-based browsers
-
The script is actively supported only on Chromium-based browsers
Disclaimer: This is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Instagram.
Use it at your own risk!