This script allows you to see who has unfollowed you on Instagram by analyzing your followers and followings data.
- Go to your Instagram account → Settings → Settings and privacy
- Click on the big Meta Accounts Center section
- Navigate to Your information and permissions → Download your information
- Select "Some of your information" → Check "Followers and following"

- "Download to device"
- Choose data range as 'all time'
- Ensure "Format" is set to JSON (not HTML)
- Instagram will send you an email with your account's data
-
Once you receive the email from Instagram, download your information

-
Drag your downloaded ZIP file into the unzipped repository folder
-
Run the script:
python3 unfollow.py -
Input the name of your zip file (with .zip extension)
Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.


