All posts

April 27, 2026 · FollowerCleanup

How to find Instagram unfollowers

A safer way to spot who unfollowed you on Instagram — using your official data export, no third-party app logins, no risk to your account.

Instagram is famously quiet about unfollows. The app never sends a notification, the count just drifts, and by the time you notice you're 30 followers down with no idea who left. The "unfollower tracker" apps in the App Store promise to fix this — but most of them ask for your Instagram login, which is a fast way to get your account flagged or temporarily disabled.

There's a safer way that doesn't involve handing your password to anyone.

Why most Instagram unfollower apps are risky

Apps that claim to track unfollowers in real time work by signing into your account and polling Instagram on your behalf. Instagram's automated systems detect this kind of repeated programmatic activity and respond with login challenges, temporary bans, or in some cases full account suspension.

The Instagram Platform Policy explicitly forbids this kind of usage, and that's before you consider the security risk: you've handed your username and password to a third party that may or may not store them safely.

If your Instagram is tied to a business, a creator following, or even just years of personal photos, that risk isn't worth a follower count.

The safer alternative: Instagram's official data export

Meta is required by privacy regulations to give every Instagram user a copy of their data on request. That export includes a complete list of who follows you and who you follow — exactly the data the sketchy apps are trying to scrape.

You request it from inside Instagram itself. No app installs, no logins to third parties, no API access. Instagram emails you a download link when the file is ready.

How to request your Instagram data

  1. Open the Instagram app or go to instagram.com on the web.
  2. Go to Settings → Accounts Center → Your information and permissions → Download your information.
  3. Pick the account, choose Some of your information, and select just Followers and following to keep the export small.
  4. Choose JSON as the format (this is what FollowerCleanup parses).
  5. Submit the request. Instagram emails you a download link, usually within an hour or two.

Download the .zip and extract it. The files you care about live in followers_and_following/.

If you just want a one-shot answer right now, drop the .zip straight into our free Instagram unfollowers checker — it runs entirely in your browser and shows you who doesn't follow you back without any login.

What's inside the export

Two JSON files do the work:

  • followers_1.json — every account currently following you, with their handle and the timestamp they followed
  • following.json — every account you currently follow

That's it. No images, no DMs, no metadata you don't need.

Comparing two snapshots manually

A single export only shows your follower list right now. To find unfollowers, you need a second export taken later, then you compare them.

The manual route:

  • Open followers_1.json from your old export and your new export.
  • Pull out the string_list_data[].value field from each — those are the handles.
  • Diff the two lists. Anyone in the old list but not the new one has unfollowed you.

It works, but it's tedious, and the JSON is verbose enough that doing it by eye on a 2,000-follower account is no fun.

Letting FollowerCleanup do the work

FollowerCleanup automates the whole flow. You upload each Instagram export when it arrives in your inbox, and the tool:

  • Parses followers_1.json and following.json for you
  • Compares each new upload against the previous one
  • Shows a clean list of accounts that unfollowed you between the two exports
  • Highlights people you follow who don't follow you back
  • Tracks new followers over time so you can spot growth patterns

Because everything runs on the file Instagram already gave you, there's no API access, no password storage, and your account stays in the same shape it was before you uploaded. It's the same approach we walk through for Twitter, just adapted to Instagram's export format.

How often should you take a snapshot?

Once a month is the sweet spot for most accounts. Instagram limits how often you can request a fresh export (typically a small wait between requests), and a monthly cadence gives you a clear month-on-month picture without spamming Meta's data team.

For brand or creator accounts running active growth campaigns, every two weeks works well — you'll catch unfollow spikes earlier and can correlate them with specific posts or campaigns.

Final thought

You don't have to choose between knowing who unfollowed you and keeping your Instagram account safe. The export route takes longer than tapping "install" on a sketchy app, but it's the only method that's secure, policy-compliant, and ban-proof. Drop the file into our free Instagram unfollowers checker for a one-shot view, or into FollowerCleanup if you want to track unfollowers over time. While you're at it, the Instagram engagement rate calculator is a useful sanity-check on whether the audience you're losing was actually engaged in the first place.