https://github.com/davidarroyo1234/InstagramUnfollowers
Check if people follows you back on Instagram.
https://github.com/davidarroyo1234/InstagramUnfollowers
instagram instagram-follower instagram-followers instagram-following instagram-unfollowers unfollow
Last synced: about 2 months ago
JSON representation
Check if people follows you back on Instagram.
- Host: GitHub
- URL: https://github.com/davidarroyo1234/InstagramUnfollowers
- Owner: davidarroyo1234
- License: mit
- Created: 2020-08-31T15:54:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-04T22:20:16.000Z (3 months ago)
- Last Synced: 2025-03-17T15:17:57.543Z (about 2 months ago)
- Topics: instagram, instagram-follower, instagram-followers, instagram-following, instagram-unfollowers, unfollow
- Language: HTML
- Homepage:
- Size: 958 KB
- Stars: 3,381
- Watchers: 39
- Forks: 305
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📱 Instagram Unfollowers
[](https://github.com/davidarroyo1234/InstagramUnfollowers)
A nifty tool that lets you see who doesn't follow you back on Instagram.
Browser-based and requires no downloads or installations!## ⚠️ WARNING
This version utilizes the Instagram API for better performance.
## 🖥️ Desktop Usage
1. Copy the code from: [InstagramUnfollowers Tool](https://davidarroyo1234.github.io/InstagramUnfollowers/)
2. Press the COPY button to copy the code.
3. Go to Instagram website and log in to your account
4. Open the developer console:
- Windows: `Ctrl + Shift + J`
- Mac OS: `⌘ + ⌥ + I`5. Paste the code and you'll see this interface:
6. Click "RUN" to start scanning
7. After scanning completes, you'll see the results:
8. 🤍 Whitelist users by clicking their profile image
9. ✅ Select users to unfollow using the checkboxes
10. ⚙️ Customize script timings via the "Settings" button:
## 📱 Mobile Usage
For Android users who want to use it on mobile:
1. Download the latest version of [Eruda Android Browser](https://github.com/liriliri/eruda-android/releases/)
2. Open Instagram web through the Eruda browser
3. Follow the same steps as desktop (the console will be automatically available when clicking the eruda icon)## ⚡ Performance Notes
- Processing time increases with the number of users to check
- Script works on both Chromium and Firefox-based browsers
- The script takes a few more seconds to load on mobile## 🛠️ Development
- Node version: 16.14.0 (If using nvm, run `nvm use`)
- After modifying `main.tsx`, run the "build" command to format, compress, and convert your code
- Automatic re-building can be done using nodemon build-dev## ⚖️ Legal & License
**Disclaimer:** This tool is not affiliated, associated, authorized, endorsed by, or officially connected with Instagram.
⚠️ Use at your own risk!
📜 Licensed under the [MIT License](LICENSE)
- ✅ Free to use, copy, and modify
- 🤝 Open source and community-friendly
- 📋 See [LICENSE](LICENSE) file for full terms