I built an Open Source Instagram Unfollowers tool (No Login required) π‘οΈ
Hi everyone! π
I was tired of "Unfollowers" apps that require a monthly subscription, show tons of ads, or worseβask for my Instagram password (which is a huge security risk).
So, being a developer, I decided to build a safe, open-source alternative. I took inspiration from existing community scripts and wrapped them into a modern, user-friendly tool with a brand new Glassmorphism UI and Mobile support.
π What is "Instagram Unfollowers 2025"?
It's a script that runs locally in your browser console. It scans your followers/following lists using your active session and shows you exactly who isn't following you back.
β¨ Key Features
- π‘οΈ 100% Safe: It runs on your side (client-side). No password required.
- β‘ No Login: It uses your active browser session cookies securely.
- π± Mobile Ready: Works on iOS/Android via a simple bookmarklet trick.
- π§ Smart Logic: Includes "Safe Mode" delays to prevent soft-bans from Instagram.
- π¨ Modern UI: Built with Preact and Shadow DOM to inject a beautiful interface without breaking Instagram's layout.
πΈ Preview
π οΈ How to use it
You don't need to install Node.js or clone the repo if you just want to use it.
- Go to the official site: https://edvincodes.github.io/InstagramUnfollowers/
- Click the "Copy Code" button.
- Open Instagram.com on your PC (or Mobile browser).
- Open the Developer Console (F12) and paste the code.
- Hit Enter and enjoy!
π¨βπ» For Developers (The Tech Stack)
For those interested in the code, the project is built using:
- TypeScript for type safety.
- Preact for a lightweight UI inside the browser.
- Shadow DOM to isolate styles from Instagram's CSS.
- Webpack to bundle everything into a single copy-pasteable script.
It is completely Open Source. You can audit the code, contribute, or give it a star βοΈ here:
π GitHub Repository: EdvinCodes/InstagramUnfollowers
π Feedback & Support
This project is heavily based on community knowledge, and I want to keep improving it.
If you find any bugs or have suggestions, please let me know in the comments below or email me directly at: edvintrabajo@gmail.com.
Hope it helps you clean up your feed! Happy coding! π

Top comments (2)
oohh very interesting
thanks bro :)