Our story

Built by people who care about Instagram privacy

The Unfollowers Tracker is an indie project on a mission: prove that powerful Instagram analytics can exist without sketchy logins, paid APKs, or data harvesting.

Why we exist

We were tired of "Instagram unfollowers" apps that asked for our password and then quietly mined our data. We saw too many friends and clients lose their accounts to suspensions triggered by sketchy automation. And we knew there was a better way, under privacy laws like GDPR, CCPA, and LGPD, Meta literally hands you your follower data when you ask. So we built a free Instagram unfollowers tracker that uses your data, on your device, for your eyes only.

Our north star is unchanged from day one: prove that you do not have to trade away your account safety to get the analytics you need. Every design decision on this site, from the absence of a login form to the absence of an upload endpoint, ladders back to that one promise. When a feature would compromise privacy, we cut the feature, not the principle.

We also wrote the project for a very specific kind of user: the creator, small business owner, or community account that takes Instagram seriously enough to want analytics, but seriously enough to refuse to hand over the keys to do it. If that sounds like you, you are exactly who the Unfollowers Tracker is built for.

Our principles (the short version)

  • No login. We will never accept your Instagram credentials. The unfollowers page doesn’t even have a login form.
  • No uploads. Your ZIP is parsed in your browser using the open-source library JSZip. We have no upload endpoint.
  • Always free. No premium tier, no subscription, no paywall around the basic features.
  • Always honest. We are not affiliated with Instagram or Meta. The full statement is in our disclaimer.
  • Always transparent. Every claim on this site is testable, see the 30-second verification test.
Our principles at the Unfollowers Tracker — trust, integrity, customer-first, excellence, and
Five principles, one promise: privacy never gets traded away for growth.

How we are different from the typical "free" unfollowers app

Most "free" unfollowers tools follow a familiar playbook: ask for your Instagram login, run automated follow/unfollow actions on your behalf, store your follower lists on a server you cannot inspect, and then make money by either reselling that data or selling you a subscription to unlock features that were always free in your Instagram data export anyway. The result is almost always the same, a slower account, more spam DMs, and, eventually, a suspension email from Meta.

We built the opposite of that. The Unfollowers Tracker does not log into Instagram, does not interact with Meta’s servers at all, and does not perform any action on your account. Instead, it reads the official ZIP file that Meta itself prepares for you under your data download rights and runs simple set-theory math on it in your browser. The account never sees a single request from us, because there is no “us” on the network path between you and Instagram.

That is also why the unfollowers analyzer works for private accounts in a way that login-based tools cannot. Your private account’s follower list is inside the ZIP that Meta hands you, so the tool sees it the moment you do, without ever touching Instagram’s API. We wrote a longer comparison in check Instagram unfollowers without an app for anyone who wants the side-by-side.

Meet the team

Sara Lee, Editor

Sara has covered Instagram and the creator economy since 2018, first as a growth lead at a creator-economy startup and now as an independent writer. She runs editorial at the Unfollowers Tracker, fact-checks every public claim on the site, and personally reviews every legal page before it ships. What she owns: the blog, the home page copy, the tutorial, and the editorial calendar.

Marco Diaz, Security & engineering lead

Marco is a security engineer with 10+ years of experience in privacy-respecting consumer apps, including time at a major end-to-end encrypted messaging product. He owns the cryptography, data-handling, and threat-model decisions behind the Unfollowers Tracker. What he owns: the analyzer code on the unfollowers, ghosts, fans, and mutuals pages, plus the security articles such as is the Unfollowers Tracker safe? and why you should never use a third-party Instagram login app.

Aisha K., Creator contributor

Aisha runs a 14k-follower aesthetic-feed account and brings the working-creator perspective to the editorial team. What she owns: the creator-side tutorials and the how to download your Instagram data ZIP file walkthrough.

Bios will expand as the team grows. To reach any of us, use the contact form.

How we make decisions

We try to keep the decision-making model small enough to fit in a sentence: privacy beats features, accuracy beats speed, and clarity beats cleverness. In practice, that looks like three working rules.

First, every new feature has to pass a privacy review before it is even scoped. If a feature would require collecting a new field, opening a new network endpoint, or storing follower data anywhere outside your browser tab, it does not ship. That is why you will not find an account dashboard, an email list of “top unfollowers”, or a follower history graph that survives a page reload, all three would force us to break the no-storage promise.

Second, accuracy is non-negotiable. The numbers on the unfollowers page, the ghost tracker, the fans and mutuals pages all come from the same ZIP that Meta prepared for you, never an estimate or an extrapolation. We would rather show “we don’t know” than a confident number we cannot back with the raw JSON.

Third, clarity wins over cleverness. We write copy you can fact-check, we link to primary sources instead of summarising them, and we say plainly when we cannot do something, the private account guide is a good example of that policy in action.

Our editorial standards

Every long-form article on the blog is fact-checked against the official Meta documentation, our own production tooling, and (where relevant) the open-source libraries we depend on. We follow these standards on every post:

  • A named author with a bio and a public role.
  • A "last updated" date so you know how fresh the content is.
  • Internal links to related articles and the live tools, so you can drill in.
  • External links to primary sources (Meta’s help center, vendor documentation) where applicable.
  • No undisclosed sponsorships. If we ever publish sponsored content, it will be marked clearly.
  • AI-assist disclosure. Some drafts may be assisted by AI tools and are then edited and reviewed by a named human editor. See the full disclaimer.

Our methodology

The math powering the Instagram unfollowers tracker is well-known set theory applied to Meta’s official data export:

  • Unfollowers = `following − followers`
  • Fans = `followers − following`
  • Mutuals = `followers ∩ following`
  • Ghost requests = the `pending_follow_requests.json` file directly

The full breakdown is in the ZIP file method, explained. Because the math is simple and the input data is the same data Meta uses, the lists are deterministic, given the same ZIP, the tool will always produce the same output.

There is no machine-learning model in the loop, no “follower score”, no synthetic estimate, just the lists Meta already keeps about your own account, intersected and subtracted in the way any spreadsheet would do. That is also why we publish the how-it-works guide, so the steps between “open the ZIP” and “see your unfollowers” are visible from end to end.

Trust signals you can verify

How the project is funded

A common, very fair question is, “if everything is free and you do not sell my data, who is paying for this?” The honest answer is: us, for now. The Unfollowers Tracker is bootstrapped by the founding team and runs on cheap, modern infrastructure (static hosting, edge caching, a single content database). Because the analyzer is fully client-side, our server bill scales with marketing pages, not with follower data, and that is what keeps the project sustainable without resorting to dark patterns.

Down the line, we may add optional, clearly-marked add-ons (for example, a one-time export to PDF, or a non-tracking newsletter) that interested users can support. None of that will gate the core unfollowers, ghosts, fans, or mutuals features, those will stay free forever. If we ever change that policy, it will be announced on the blog with the kind of “last updated” transparency we apply to every legal page.

Our community

Most of the improvements that have shipped in the last twelve months started as a single email from a creator. Better handling of very large ZIPs, the explainer for “why is my follower count different from the app?”, the FAQ on private-account behaviour, all of that came from inbound feedback. We try to read every message within 48 hours on weekdays, and we credit contributors by name in changelog notes when they agree to it.

If you have used the tracker and have an idea, a clarification, or a bug to report, the contact page is the single best way to reach us. We do not promise to build everything, but we do promise to read everything.

What we do not do

It is worth being explicit, especially because some users arrive after a bad experience with another tool:

Roadmap (transparent and modest)

Our roadmap is intentionally modest because the core analyzer already does what it needs to. Things we are exploring:

  • Threads-specific exports as Meta makes them widely available, see Threads unfollowers tracker.
  • Additional X (Twitter) tooling when the platform stabilises, see X (Twitter) unfollowers tracker.
  • Accessibility passes on the analyzer UI so screen-reader users get the same one-screen summary that sighted users do.
  • More languages for the marketing site, starting with Spanish and Portuguese, where the LGPD audience already runs high.

No timeline is promised. We ship when we are confident the privacy and accuracy bar can be met.

Get in touch

Have feedback, feature ideas, a security question, or a press request? We would love to hear from you. The fastest way is the contact page. Each of us reads the inbox personally, and if your question would help other readers, we may turn it into a future entry in the FAQ (with your permission, never your name unless you ask for credit).