Instagram Account Analyzer β 100% offline. No API key. No login. Just drop your Instagram ZIP.
π https://fgradeartist.github.io/instascope/
Just open and drop your Instagram ZIP file.
Just download instascope.html and open it in Chrome/Firefox/Edge.
| Feature | Desktop App | Browser Version |
|---|---|---|
| Auto-load from ZIP | β | β |
| Drag & Drop ZIP | β | β |
| Not Following Back | β | β |
| Your Fans | β | β |
| Mutual Followers | β | β |
| Ghost Followers (180d+) | β | β |
| Story Hiders | β | β |
| Recently Unfollowed | β | β |
| Pending Requests | β | β |
| Recent Follow Requests | β | β |
| Removed Suggestions | β | β |
| Charts (Pie, Bar, Timeline) | β | β |
| Export CSV | β | β |
| Copy All Usernames | β | β |
| Search/Filter | β | β |
| Sort Columns | β | β |
| Right-click menu | β | β |
| Load Log | β | β |
instascope.htmlInstaScope.batchmod +x instascope.sh
./instascope.sh
| File | What it contains |
|---|---|
followers_1.json |
Everyone who follows you |
following.json |
Everyone you follow |
recently_unfollowed_profiles.json |
Your recent unfollow history |
hide_story_from.json |
Accounts hidden from your stories |
pending_follow_requests.json |
Follow requests youβve sent (not accepted) |
recent_follow_requests.json |
All follow requests youβve sent |
removed_suggestions.json |
Suggested accounts you dismissed |
All these files are inside the connections/followers_and_following/ folder in your ZIP β InstaScope finds them automatically.
InstaScope/
βββ instascope.py β Desktop app (Python)
βββ instascope.html β Browser version (no install)
βββ InstaScope.bat β Windows launcher
βββ instascope.sh β macOS/Linux launcher
βββ README.md
| Problem | Fix |
|---|---|
| βPython not foundβ | Install from python.org, check βAdd to PATHβ |
| βtkinter not foundβ on Linux | sudo apt install python3-tk |
| βtkinter not foundβ on Mac | brew install python-tk |
| Drag & drop not working | Run the launcher again β it installs tkinterdnd2 |
| Charts not showing | Run the launcher again β it installs matplotlib |
| App closes instantly | Open terminal, run python3 instascope.py to see the error |
| ZIP not loading in browser | Make sure youβre using Chrome/Firefox/Edge (not Safari on older iOS) |
MIT License β free to use, modify, and share.
Made with β€ for the Instagram community