Instagram Follower Tracker
Compare your Followers and Following lists to find out who is not following you back, or identify your loyal fans. Paste data from Excel/Google Sheets or enter manually.
Import from Google Sheet (Optional)
Note: For the URL import to work, go to File > Share > Publish to web in Google Sheets. Alternatively, just copy columns from your sheet and paste them below.
CLI for LLMs & Developers
Need to compare lists from a script or let an AI call it directly? Use the Instagram Follower Tracker CLI. It runs locally and outputs JSON.
npm run cli:ig-tracker -- --followers followers.txt --following following.txt --format json npm run cli:ig-tracker -- --csv lists.csv --format json npm run cli:ig-tracker -- --sheet-url "https://docs.google.com/spreadsheets/d/..." --output result.json
The CLI supports public Google Sheets, two-column CSV, and plain text files. Output defaults to JSON, which is ideal for LLM consumption.
How to use Instagram Tracker
- Export your data: Use a third-party tool or browser extension to export your Instagram Followers and Following lists to a Google Sheet or Excel file.
- Copy and Paste: Copy the "Followers" column and paste it into List A. Copy the "Following" column and paste it into List B.
- Compare: Click the "Compare Lists" button.
- Analyze:
- Only in List A (Followers): These are people who follow you but you don't follow back (Fans).
- Only in List B (Following): These are people you follow but who don't follow you back.
Privacy & Security
This tool runs entirely in your browser. Your data is never uploaded to our servers. We do not have access to your Instagram account or your lists. You can safely paste your data here.