instascope

πŸ“Έ InstaScope

Instagram Account Analyzer β€” 100% offline. No API key. No login. Just drop your Instagram ZIP.

Python HTML Platform License Privacy


πŸš€ Try It Instantly (No Download)

πŸ‘‰ https://fgradeartist.github.io/instascope/

Just open and drop your Instagram ZIP file.

🌐 Use in Browser (No Install Needed)

Just download instascope.html and open it in Chrome/Firefox/Edge.


✨ Features

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 βœ… βœ…

πŸš€ Quick Start

Option A β€” Browser (Easiest)

  1. Download instascope.html
  2. Open it in Chrome, Firefox, or Edge
  3. Drop your Instagram ZIP on the page

Option B β€” Desktop App (Windows)

  1. Download and extract the ZIP
  2. Double-click InstaScope.bat
  3. It will install all dependencies automatically

Option C β€” Desktop App (macOS / Linux)

chmod +x instascope.sh
./instascope.sh

πŸ“ How to Export Your Instagram Data

  1. Open Instagram β†’ Settings β†’ Account Center β†’ Your Information and Permissions
  2. Tap Download Your Information
  3. Select β€œSome of your information”
  4. Under Connections, check Followers and Following
  5. Set format to JSON (important!)
  6. Request download β†’ wait for the email (up to 48 hours)
  7. Download the ZIP β€” drop it directly into InstaScope

πŸ“‚ Files InstaScope Reads

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.


πŸ“‚ File Structure

InstaScope/
β”œβ”€β”€ instascope.py       ← Desktop app (Python)
β”œβ”€β”€ instascope.html     ← Browser version (no install)
β”œβ”€β”€ InstaScope.bat      ← Windows launcher
β”œβ”€β”€ instascope.sh       ← macOS/Linux launcher
└── README.md

πŸ”’ Privacy


πŸ›  Troubleshooting

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)

πŸ“„ License

MIT License β€” free to use, modify, and share.


Made with ❀ for the Instagram community