Skip to content

diogocarrola/insta-follow-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Follower Checker

A simple tool to check which Instagram users do not follow you back.

How to Use

Step 0: Download Your Instagram Data

  1. Go to Instagram Account Center.

    Step 0.1
  2. Select Your Information and Permissions.

    Step 0.2
  3. Click on Download Your Information.

    Step 0.3
  4. Select Download or Transfer Information, then Some of Your Information.

    Step 0.4
  5. Scroll to Connections and select All.

    Step 0.5
  6. Click Next, then Download to Device.

    Step 0.6
  7. Ensure the format is set to JSON and select Create Files.

    Step 0.7
  8. You will receive an email with a link to download your data. Click the link and download the ZIP file.

    Step 0.8

Step 1: Extract the Data Files

  1. Unzip the downloaded ZIP file.
  2. Ensure that the extracted folder contains the followers.json and following.json files.

Step 2: Use the Instagram Follower Checker

Instagram Follower Checker Results

  1. Open the Instagram Follower Checker in your browser.
  2. Click on the Choose Folder button and select the folder containing the followers.json and following.json files.
  3. Click the Check button.
  4. The tool will display a list of users who are not following you back.

Development

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/diogocarrola/insta-follow-checker.git
    cd insta-follow-checker
  2. Open index.html in your browser.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published