100 free credits — no credit card required.Start building
Logo
Analyze

See who unfollowed you, without handing over your password

Instagram publishes no public follower list, so every site promising to check your unfollowers either asks for your password or is guessing. This one reads the data export Instagram already gives you and tells you exactly who does not follow you back.

Two files, no password

Upload the followers and following files from your Instagram data export.

From your Instagram export, under connections/followers_and_following.

Same folder. If you pick the two files the wrong way round, we sort it out.

Free, no login, and your files are never stored.

No password required

Who actually follows you back?

Upload the two files from your Instagram data export and get the exact list.

  • 01Request your exportSettings, Accounts Center, Download your information, JSON
  • 02Pick the two filesfollowers_1.json and following.json
  • 03Read the listEveryone you follow who never followed back

Searching 44 platforms in parallel

·TikTok logoTikTok·Instagram logoInstagram·YouTube logoYouTube·Facebook logoFacebook·X logoX·LinkedIn logoLinkedIn·Reddit logoReddit·Threads logoThreads·Pinterest logoPinterest·Twitch logoTwitch·Truth Social logoTruth Social·Snapchat logoSnapchat·Kick logoKick·Bluesky logoBluesky·Kwai logoKwai·Rumble logoRumble·Spotify logoSpotify·TikTok Shop logoTikTok Shop·Amazon Shop logoAmazon Shop·Google Shopping logoGoogle Shopping·Trustpilot logoTrustpilot·TripAdvisor logoTripAdvisor·Linktree logoLinktree·Komi logoKomi·Pillar logoPillar·lnk.bio logolnk.bio·Facebook Ads logoFacebook Ads·Google Ads logoGoogle Ads·LinkedIn Ads logoLinkedIn Ads·Google Search logoGoogle Search·Google News logoGoogle News·Google Finance logoGoogle Finance·Polymarket logoPolymarket·Tavily logoTavily·Hacker News logoHacker News·GitHub logoGitHub·Perplexity logoPerplexity·Naver logoNaver·Utility·Universal Search logoUniversal Search
·TikTok logoTikTok·Instagram logoInstagram·YouTube logoYouTube·Facebook logoFacebook·X logoX·LinkedIn logoLinkedIn·Reddit logoReddit·Threads logoThreads·Pinterest logoPinterest·Twitch logoTwitch·Truth Social logoTruth Social·Snapchat logoSnapchat·Kick logoKick·Bluesky logoBluesky·Kwai logoKwai·Rumble logoRumble·Spotify logoSpotify·TikTok Shop logoTikTok Shop·Amazon Shop logoAmazon Shop·Google Shopping logoGoogle Shopping·Trustpilot logoTrustpilot·TripAdvisor logoTripAdvisor·Linktree logoLinktree·Komi logoKomi·Pillar logoPillar·lnk.bio logolnk.bio·Facebook Ads logoFacebook Ads·Google Ads logoGoogle Ads·LinkedIn Ads logoLinkedIn Ads·Google Search logoGoogle Search·Google News logoGoogle News·Google Finance logoGoogle Finance·Polymarket logoPolymarket·Tavily logoTavily·Hacker News logoHacker News·GitHub logoGitHub·Perplexity logoPerplexity·Naver logoNaver·Utility·Universal Search logoUniversal Search
·TikTok logoTikTok·Instagram logoInstagram·YouTube logoYouTube·Facebook logoFacebook·X logoX·LinkedIn logoLinkedIn·Reddit logoReddit·Threads logoThreads·Pinterest logoPinterest·Twitch logoTwitch·Truth Social logoTruth Social·Snapchat logoSnapchat·Kick logoKick·Bluesky logoBluesky·Kwai logoKwai·Rumble logoRumble·Spotify logoSpotify·TikTok Shop logoTikTok Shop·Amazon Shop logoAmazon Shop·Google Shopping logoGoogle Shopping·Trustpilot logoTrustpilot·TripAdvisor logoTripAdvisor·Linktree logoLinktree·Komi logoKomi·Pillar logoPillar·lnk.bio logolnk.bio·Facebook Ads logoFacebook Ads·Google Ads logoGoogle Ads·LinkedIn Ads logoLinkedIn Ads·Google Search logoGoogle Search·Google News logoGoogle News·Google Finance logoGoogle Finance·Polymarket logoPolymarket·Tavily logoTavily·Hacker News logoHacker News·GitHub logoGitHub·Perplexity logoPerplexity·Naver logoNaver·Utility·Universal Search logoUniversal Search
·TikTok logoTikTok·Instagram logoInstagram·YouTube logoYouTube·Facebook logoFacebook·X logoX·LinkedIn logoLinkedIn·Reddit logoReddit·Threads logoThreads·Pinterest logoPinterest·Twitch logoTwitch·Truth Social logoTruth Social·Snapchat logoSnapchat·Kick logoKick·Bluesky logoBluesky·Kwai logoKwai·Rumble logoRumble·Spotify logoSpotify·TikTok Shop logoTikTok Shop·Amazon Shop logoAmazon Shop·Google Shopping logoGoogle Shopping·Trustpilot logoTrustpilot·TripAdvisor logoTripAdvisor·Linktree logoLinktree·Komi logoKomi·Pillar logoPillar·lnk.bio logolnk.bio·Facebook Ads logoFacebook Ads·Google Ads logoGoogle Ads·LinkedIn Ads logoLinkedIn Ads·Google Search logoGoogle Search·Google News logoGoogle News·Google Finance logoGoogle Finance·Polymarket logoPolymarket·Tavily logoTavily·Hacker News logoHacker News·GitHub logoGitHub·Perplexity logoPerplexity·Naver logoNaver·Utility·Universal Search logoUniversal Search
How it works

Three steps, zero learning curve

Paste a URL, hit run, get structured data. That's the whole workflow.

  1. 01

    Ask Instagram for your data

    Instagram app, Settings, Accounts Center, Your information and permissions, Download your information. Choose JSON, and pick Followers and following.

  2. 02

    Drop in the two files

    followers_1.json and following.json. Nothing else from the export is read, and no password is ever requested.

  3. 03

    Get the exact list

    Every account you follow that does not follow you back, with the date you followed them and a link to the profile.

Developer API

Use it in your code in seconds

Same engine, exposed as a clean REST API. One key works for every platform — and every response uses the same schema.

One key, every platform

Authenticate once. Hit TikTok, Instagram, YouTube, Reddit, and 17 more — all from the same key.

Same shape, every response

Identical schema across platforms. Write your integration once and never adapt to a new payload.

Drop into any agent

Cleanly typed JSON, ready for LLM tool-calls, RAG pipelines, and automation flows.

import requests

response = requests.get(
    'https://www.socialcrawl.dev/v1/tiktok/profile',
    params={'handle': 'charlidamelio'},
    headers={'x-api-key': 'sc_YOUR_API_KEY'}
)
data = response.json()
[ .JSON ]
{
  "success": true,
  "platform": "tiktok",
  "data": {
    "author": {
      "username": "charlidamelio",
      "followers": 152400000
    },
    "engagement": {
      "likes": 12400000000,
      "engagement_rate": 0.087
    },
    "metadata": {
      "language": "en",
      "content_category": "lifestyle"
    }
  }
}
and many more
Try a search

What is the world really saying?

Type a question. Twelve walled gardens search at the same time. AI gives you the brief — the source posts stay one click away.

For builders → MCP, skills, and the API
Use cases

Real ways teams use this tool

A few patterns we see from marketers, researchers, and builders shipping with SocialCrawl.

Creators

Find the accounts that never followed back

Follow-for-follow leaves a long tail of accounts you follow that never reciprocated. This gives you the list, dated, so you can decide what to prune.

0

Credits

It is a diff, not an API call

0

Passwords asked for

We never need one

Account safety

The only method that cannot get you banned

Tools that log in as you violate Instagram's terms and put the account at risk. Reading your own official export cannot, because nothing touches Instagram at all.

0%

Official data

Straight from Instagram

0s

To a full answer

Once you have the export

Unfollowers

Who does not follow back

The headline list, with the date each follow was made.

Mutuals

Who you both follow

Counts for followers, following and mutuals, so the numbers reconcile.

No login

No password, ever

There is nothing to log in to. The diff runs on the file you upload.

Frequently asked questions

Can't find what you're looking for? Talk to our team or ask the AI agent below

Because we do not need one, and because you should never give it out. Instagram exposes no public follower list, so a site that checks your unfollowers from a username alone is either logging in as you or guessing. Both are bad. Your own data export contains the real answer, so that is what we read.

More tools you might like

Every SocialCrawl tool, one click away.