Skip to content

A free web tool to analyze your Instagram followers and find who doesn't follow you back. Built with React and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

AAYUSH412/insta-unfollower-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Instagram Unfollower Checker ✨

Discover who isn't following you back on Instagram in seconds!

React Tailwind CSS Vite License

Try It Now | Report Bug | Request Feature

📱 Overview

Instagram Unfollower Checker is a free, privacy-focused web tool that helps you analyze your Instagram connections. In just a few clicks, you can:

  • 👁️ Find who doesn't follow you back
  • 🔄 Discover mutual followers
  • 📊 Analyze your follower-to-following ratio
  • 🔍 Search through your Instagram relationships

All processing happens locally in your browser - your data never leaves your device!

App screenshot

✨ Key Features

  • Unfollower Detection: Instantly identify accounts that don't follow you back
  • Mutual Connections: See who you have two-way relationships with
  • Advanced Filtering: Search through your follower/following lists
  • Analytics Dashboard: Visualize your follower metrics
  • Data Privacy: 100% client-side processing ensures your data stays private
  • No Login Required: Works with your downloaded Instagram data files
  • Completely Free: No hidden costs or premium features

🛡️ Privacy First Approach

We take your privacy seriously:

  • ✅ All analysis happens directly in your browser
  • ✅ Your Instagram data never leaves your device
  • No user data stored on any servers
  • Zero tracking cookies or analytics
  • No authentication required

🚀 How To Use

Step 1: Download Your Instagram Data

Click to expand detailed instructions
  1. Open Instagram app and go to your profile
  2. Tap ≡ (menu) → Settings and privacy → Account Center
  3. Select "Your information and permissions"
  4. Choose "Download your information"
  5. Select "Download or transfer information"
  6. Choose your Instagram account
  7. Select "Some of your information"
  8. Check "Followers and following" data
  9. Choose JSON format
  10. Select "Download to device"
  11. Create file and wait for Instagram to process (typically takes 1-48 hours)
  12. Download the zip file when ready

Step 2: Upload Your Files

  1. Extract the downloaded zip file from Instagram
  2. Find and upload followers_1.json to our tool
  3. Find and upload following.json to our tool
  4. Click "Compare Files" to see your results

Step 3: Explore Your Data

  • View users who don't follow you back
  • Check your mutual followers
  • Search for specific users
  • Analyze your follower ratio

💻 Installation and Local Development

Prerequisites

  • Node.js (v16+)
  • npm or yarn

Setup

  1. Clone the repository

    git clone https://github.com/yourusername/insta_unfollower_list.git
    cd insta_unfollower_list/frontend
  2. Install dependencies

    npm install
    # or with yarn
    yarn install
  3. Start development server

    npm run dev
    # or with yarn
    yarn dev
  4. Open browser at http://localhost:5173

🛠️ Built With

Technology Purpose
React Frontend library
Tailwind CSS Styling framework
Lucide Icons UI icons
Vite Build tool
React Router Navigation

🔍 FAQs

Is this tool safe to use? Yes! All data processing happens locally in your browser. Your Instagram data never leaves your device, and we don't have servers that store or process your information.
Do I need to log in with my Instagram account? No. You only need to download your Instagram data and upload the specific JSON files. We never ask for or need your Instagram credentials.
Is this affiliated with Instagram/Meta? No. This is an independent tool and is not affiliated with, endorsed by, or connected to Instagram or Meta in any way.
What if I can't find the JSON files? After downloading and extracting your Instagram data, look for a folder called "followers_and_following". Inside, you should find "followers_1.json" and "following.json" files.
Does this tool store my data? No. All processing happens in your browser. No data is stored on servers or persisted after you close the browser tab.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

Contributions make the open-source community amazing! Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

🌟 Show Your Support

If you find this project helpful, please consider giving it a star on GitHub! It helps others discover the project.

Star on GitHub

Built with ❤️ by Aayush

About

A free web tool to analyze your Instagram followers and find who doesn't follow you back. Built with React and Tailwind CSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published