A simple tool to check which Instagram users do not follow you back.
-
Go to Instagram Account Center.
-
Select Your Information and Permissions.
-
Click on Download Your Information.
-
Select Download or Transfer Information, then Some of Your Information.
-
Scroll to Connections and select All.
-
Click Next, then Download to Device.
-
Ensure the format is set to JSON and select Create Files.
-
You will receive an email with a link to download your data. Click the link and download the ZIP file.
- Unzip the downloaded ZIP file.
- Ensure that the extracted folder contains the
followers.json
andfollowing.json
files.
- Open the Instagram Follower Checker in your browser.
- Click on the Choose Folder button and select the folder containing the
followers.json
andfollowing.json
files. - Click the Check button.
- The tool will display a list of users who are not following you back.
To run this project locally:
-
Clone the repository:
git clone https://github.com/diogocarrola/insta-follow-checker.git cd insta-follow-checker
-
Open
index.html
in your browser.
This project is licensed under the MIT License - see the LICENSE file for details.