This JavaScript tool allows you to generate a new HTML file showing the profiles you follow on Instagram who do not follow you back. It uses two files exported from your Instagram account: one listing the profiles who follow you and the other listing the profiles you follow.
- Copy the contents of
filter_instagram_followings.js. - Open your browser's Developer Tools (press
F12/Fn+F12orCtrl+Shift+I). - Ensure you are on the
Consoletab. - Paste the script into the console.
- Press
Enterto run the script. - Follow the instructions on the generated page.
- Copy the contents of
filter_instagram_followings.js. - Open CodePen or a similar online HTML/CSS/JS editor.
- Click the downwards arrow at the top-right of the
JStab to open the dropdown. - Click
Maximise JavaScript Editor. - Paste the script into the JavaScript editor.
- Wait until the page is automatically generated (should only take a few seconds).
- Follow the instructions on the generated page.
- An Instagram account.
- A modern web browser.
- If you choose
Alternative 1: Browser Developer Tools, all file processing is done locally in your browser. No data is uploaded to any server or shared with third parties. - This tool does not require logging into your Instagram account through any third-party app. You log into your account yourself to export your data, and upload only the necessary files to generate the desired output.
- If an error occurs during processing, check the console for detailed logs.
- The creator of this tool is not responsible for any misuse, errors or consequences resulting from attempts of its use. Please use the tool responsibly and ensure you follow all relevant guidelines and regulations.
I hope you enjoy using the Instagram Followings Filter Tool!