Hello there! InstaInsight Analyzer is a modern web tool designed to help you analyze your Instagram followers. Find out who isn't following you back, identify your biggest fans, and see your mutual friends—all without needing your password. It's privacy-focused and easy to use!
- Privacy First: We never ask for your password. All data is processed 100% locally in your browser.
- History Tracking: Automatically identifies "Recently Unfollowed" users by comparing with your last scan.
- Export to CSV: Download any results list as a CSV file for your own records.
- Persistence: Your last scan is saved locally in your browser so it stays there even after a refresh.
- PWA Support: Want quick access? You can install this as a standalone app on your mobile or desktop.
- Smart Scraper: Our built-in script handles Instagram's API limits with automatic rotations and a countdown timer.
For developers (from beginners to seniors) who want to understand the inner workings and technical architecture, please check: DOCUMENTATION.md
- Bookmark Support: Drag the purple "Scan IG Followers" button from the app to your browser's Bookmarks Bar.
- Open Instagram: Open Instagram.com in a new tab and ensure you are logged in.
- Start Scan: Click the bookmark you just saved. A purple scanning overlay will appear on the Instagram page.
- Copy Results: Once the scan is complete, click the "Copy Results" button in the overlay.
- Analyze: Return to the InstaInsight tab and paste the data into the analysis box.
We have a specialized 3-Step Wizard built into the app for mobile users:
- Step 1: Press & hold the "COPY KEY" button in the app.
- Step 2: Tap the "GO TO INSTAGRAM" button.
- Ninja Tip: Open it in a New Tab to avoid the Instagram app blocking you.
- Step 3: In the IG tab, type
javascript:in the address bar and paste the script. - Final Step: Once the scan is done, copy the result and paste it back into the InstaInsight app.
If you want to run this project on your own machine:
- Install Dependencies:
npm install- Start the App:
npm run dev- Open
http://localhost:3000in your browser.
- React 19 + Vite 6
- TypeScript
- Tailwind CSS
- Web App Manifest (PWA)
Empowering users to have full control over their social data in a secure and ethically-conscious way.