How to Know Who Doesn't Follow You Back on Instagram (Free, 2026)

Find out who doesn't follow you back on Instagram for free, without an app or password: 5 safe methods using the official data export, step by step.

How to Know Who Doesn't Follow You Back on Instagram (Free, 2026)
Table of contents

The safest way to know who doesn't follow you back on Instagram in 2026 is to download your official data export and compare two files: followers_1.json and following.json. You can do that comparison by hand for free, or let a browser-based tool like NomeSigueApp do it in seconds — no app to install, no password to hand over, and zero risk to your account. This guide walks through five methods ranked from safest to riskiest, the exact export steps Instagram uses in 2026, and the mistakes that get accounts suspended.

Why Instagram Won't Just Show You This

Instagram displays your follower count and following count side by side, but it has never offered a native "doesn't follow you back" list. Both lists sit right on your profile, yet the app gives you no way to cross-reference them.

That gap is exactly why so many shady "unfollower tracker" apps exist, and why most of them ask for the one thing you should never hand over: your Instagram password. You don't need any of them: Instagram gives every user a machine-readable copy of both lists through its official data export.

First, Get Your Official Data Export (the 2026 Steps)

Every safe method starts here, so let's get it right. The export request now lives inside Meta's Accounts Center rather than the old Instagram settings screen:

  1. Open Instagram, go to your profile, tap the menu and open Accounts Center.
  2. Tap Your information and permissions.
  3. Tap Download your information, then Download or transfer information.
  4. Select your Instagram account and choose Some of your information instead of the full archive.
  5. In the Connections section, tick Followers and following. You don't need anything else.
  6. Choose Download to device, set the date range to From the beginning, and — this part matters — set the format to JSON, not HTML.
  7. Confirm the request. Instagram emails you a download link when the file is ready.
How long does it take? For a small personal account the export is often ready within minutes. Accounts with years of history and large follower lists can take up to around 48 hours. The download link expires after a few days, so grab the ZIP as soon as the email lands.

Inside the ZIP, the two files that matter live in the same folder:

  • connections/followers_and_following/followers_1.json — everyone who follows you. Very large accounts get the list split into followers_2.json, followers_3.json and so on.
  • connections/followers_and_following/following.json — everyone you follow.
Any username that appears in following.json but not in the followers files doesn't follow you back. That's the entire trick. The only question left is how you want to run the comparison.

Method 1: Analyze the Export in Your Browser (Free, No Password)

This is the fastest route and the one we recommend for almost everyone:

  1. Request and download your export as described above, then unzip it.
  2. Open NomeSigueApp in any browser — phone or desktop, nothing to install.
  3. Select your followers_1.json and following.json files.
  4. Read the results: a clean list of every account you follow that doesn't follow you back.
What makes this different from a typical unfollower app: the analysis runs entirely in your browser. Your files are never uploaded to a server, you never type a password, and you never connect your Instagram account to anything. You're simply reading data Instagram handed you through its own official channel, so there is nothing for Instagram to detect, flag, or ban.

Pros: free, accurate to the moment your export was generated, works for accounts of any size, zero account risk.

Cons: you have to wait for Instagram to prepare the export first.

If you want the full walkthrough with every screen along the way, we keep a dedicated guide to finding Instagram unfollowers without logging in updated with the current export flow.

Method 2: Compare the JSON Files Yourself (No Tools at All)

Prefer the pure DIY route? The export files are human-readable. Each entry contains a string_list_data block with a value field (the username), an href (the profile URL) and a timestamp.

  1. Open followers_1.json and following.json in any text editor.
  2. Extract the usernames from each file — a spreadsheet works well: paste followers in column A and following in column B.
  3. Use a lookup formula (COUNTIF or MATCH) to flag every name in column B that never appears in column A.
  4. The flagged names are your non-followers.
If you're comfortable with a terminal, a few lines of Python or jq do the same job in seconds. This method is genuinely free and requires trusting no one — but it gets tedious past a few hundred accounts, and you'll repeat the manual work every time you want a fresh check.

Method 3: The Manual Profile Check

For spot-checking a handful of specific people, you don't need an export at all:

  1. Open the profile of the person you suspect.
  2. Tap Following to open the list of accounts they follow.
  3. Type your username into the search bar at the top.
  4. If your account doesn't appear, they don't follow you.
This is instant and completely safe — you're just browsing normally. The limitations are obvious: it only works one profile at a time, and you can't check the following list of a private account you don't follow. Use it to confirm suspicions, not to audit your whole follower base.

Method 4: Instagram's Built-In Following Sorters

Instagram quietly ships a useful triage tool inside your own profile. Open your profile, tap Following, and look at the top of the list: you'll find category groupings such as Least interacted with, plus sorting options like Date followed: earliest.

Neither of these tells you directly who follows you back. What they do well is surface candidates — accounts you followed years ago and never interact with are the most likely one-sided follows. Skim the "least interacted with" group, then verify individuals with Method 3. It's a cleanup aid rather than an unfollower detector, but it's native, free, and risk-free.

Method 5: Professional Dashboards (Safe but Paid, and Limited)

Business tools built on Meta's official Graph API — the kind marketing teams use for scheduling and reporting — can chart follower growth and losses over time for professional accounts. They're safe because they authenticate through Meta's approved developer channels rather than by borrowing your password.

The catch: most report aggregate numbers ("you lost followers this week"), not a named list of who doesn't follow you back, and their pricing targets agencies. For a simple followback list, the export methods above give you more detail for free.

Risk Comparison: What Can Actually Get You Banned

Not all "check your unfollowers" approaches carry the same risk. Here's the honest breakdown:

  • Official export analyzed locally (Methods 1 and 2): zero risk. You're reading a copy of your own data that Instagram generated for you. No login, no API calls, nothing touching your account.
  • Manual checks inside the app (Methods 3 and 4): zero risk. This is ordinary browsing behavior.
  • Graph API dashboards (Method 5): safe, but paid — and they generally won't name individual non-followers anyway.
  • Apps that ask for your Instagram password: high risk. These log into your account through Instagram's private, undocumented API, which violates the Terms of Use. Instagram treats that login pattern as suspicious, and the consequences range from forced password resets to temporary locks to permanent suspension. We tested the most popular ones in our safety comparison of unfollower apps, and the pattern is consistent: convenience up front, account trouble later.
> Simple rule of thumb: if a tool needs your password to tell you who unfollowed you, the real price is your account.

Simple rule of thumb: if a tool needs your password to tell you who unfollowed you, the real price is your account.

Common Mistakes That Waste Your Time

Even with the safe methods, a few missteps will cost you an extra day or a useless file:

  • Choosing HTML instead of JSON. The HTML export is nice to look at but useless for automated comparison. Pick JSON in step 6.
  • Limiting the date range. A "last year" export can omit older follower relationships. Always select "From the beginning".
  • Requesting the complete archive. Selecting all your information means a much bigger file and a longer wait. You only need "Followers and following".
  • Uploading your files to a site that stores them. Your export contains your entire social graph. Only use tools that state clearly the analysis happens in your browser — with NomeSigueApp, the files never leave your device.
  • Treating small mismatches as betrayals. Pending follow requests, deactivated accounts and the time gap since your export was generated all cause minor discrepancies. Re-export before drawing conclusions.
  • Mass-unfollowing everyone at once. If you act on the results, spread your unfollows out over days. Bursts of identical actions look like automation to Instagram's filters — our complete unfollowers guide covers how to clean up gradually and what to do about the accounts you lose.

Frequently Asked Questions

Can I know who doesn't follow me back without an app?

Yes, in two ways. Fully manual: compare followers_1.json with following.json in a spreadsheet — no software beyond what you already have. Nearly manual: a browser-based analyzer, which is a web page rather than an installed app and never connects to your Instagram account.

Is this really free?

Yes. Instagram's data export is free for every account, comparing the files yourself costs nothing, and NomeSigueApp is free to use. The only paid option in this guide is the professional dashboard route, and it answers a different question anyway.

Will Instagram penalize me for checking who unfollowed me?

Not if you stick to your own exported data or manual browsing. Suspensions happen when third-party apps log in with your password and hammer the private API — that's the behavior Instagram hunts for. Reading a file Instagram emailed to you is invisible to those systems.

Why doesn't the export match my current follower count exactly?

The export is a snapshot from the moment Instagram generated it. People follow and unfollow in the hours between your request and your download, and deactivated accounts can drop out of the lists. If the numbers feel stale, request a fresh export — there's no meaningful limit on asking again.

The Bottom Line

You don't need to install anything, pay anyone, or type your password into a stranger's app to know who doesn't follow you back on Instagram. Request the official export from Accounts Center, pick JSON and "From the beginning", and compare the two files — by hand if your list is short, or in seconds with a free browser-based analyzer if it isn't. It's the one approach that gives you a complete, accurate answer with nothing at stake.

See who doesn't follow you back

Find out instantly and safely: no login, no password, and your data never leaves your browser.

Analyze Now