Skip to content

Tower450/ReciprocalFollowersApp

 
 

Repository files navigation

📱 Reciprocal Following

FORK FOR RECIPROCAL FOLLOWING POC :)

🛠️ 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

Maintenance

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

  2. Press the COPY button to copy the code.

    Copy code button
  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:

    Initial screen
  6. Click "RUN" to start scanning

  7. After scanning completes, you'll see the results:

    Results screen
  8. 🤍 Whitelist users by clicking their profile image

  9. ✅ Select users to unfollow using the checkboxes

  10. ⚙️ Customize script timings via the "Settings" button:

    Settings screen

📱 Mobile Usage

For Android users who want to use it on mobile:

  1. Download the latest version of Eruda Android Browser
  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

⚖️ 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

  • ✅ Free to use, copy, and modify
  • 🤝 Open source and community-friendly
  • 📋 See LICENSE file for full terms

About

Check if people follows you back on Instagram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 57.2%
  • TypeScript 33.2%
  • SCSS 8.2%
  • JavaScript 1.4%