Skip to content

Xiang511/Instagram-Follow-Back-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram-Follow-Back-Tracker

GitHub last commit GitHub commit activity GitHub Created At GitHub License

This method utilizes Instagram's "Download Your Data" feature to retrieve a list of your followers and following. By comparing the two lists, you can identify those who no longer follow you back.This tool only requires a JSON file and does not require any authorization or authentication.

Features

  • Optimize website interface
  • See who's not following me back on Instagram
  • See who's not following me back on Threads
  • Add a timeline to show how long a user has been following someone

Usage

Preparation

Navigate to the Account Management Center and Locate Your Information and Privacy Page

Instagram

Click "Download information" > partail Information > Followers and followers list (only) > data range : all the time > Format select json

Threads

Click "Download information" > partail Information > Threads (only) > data range : all the time > Format select json

Demo: https://www.youtube.com/watch?v=0XyRyZL3BO4&ab_channel=XiangFang

Process Downloaded Data

Once you receive the download completion email, click the link to download the ZIP file.

Extract the ZIP file and locate the followers.json and following.json files.

After the above steps are ready, you can go to the website and upload your JSON file.

Data Privacy Policy

This website does not retain any relevant information, it only offers search capabilities.

License

This project is published under GPL-3.0 License.