IG Non-Followers

Find out who doesn't follow you back using your Instagram data export.

View code
How do I download my Instagram data?

Shortcut

Go straight to the Account Center while logged in:

accountscenter.instagram.com/info_and_permissions/dyi/

Then skip to step 2 below.

Or step by step from Instagram:

  1. Instagram → Settings → Account Center → Your information and permissions → Download your information.
  2. Pick only your account → under "Type of information" tick Followers and following.
  3. Format: JSON · Range: All time.
  4. Request the download. It arrives by email in a few minutes.
  5. Download the ZIP and drag it here directly. Everything is processed locally in your browser, and only the followers/following JSONs are read from:connections/followers_and_following/
  6. You can also extract the ZIP and upload following.json, followers_1.json and pending_follow_requests.json separately if you prefer.

Drag the .zip that Instagram gave you here, or the individual files following.json, followers_1.json and pending_follow_requests.json.

From the ZIP only the followers, following and pending requests JSONs are read, in your browser.

Everything is processed locally in your browser — nothing is uploaded to any server.

100% open source. Review the code on GitHub to verify the app doesn't touch, store or send your data anywhere — it all runs in your browser. github.com/RenzoMuzi/ig-followers →