Skip to content

A script that identifies Instagram users you are following who do not follow you back.

Notifications You must be signed in to change notification settings

divu777/Insta_follow_unfollow

Repository files navigation

FOLLOWER UNFOLLOWER

Hey guys built this script , one day i was just scrolling found some good looking girl that i followed i was like i have to talk to her finds out she doesn't follow back and thought how can i check

Installing those 3rd Party apps could lead to lost of my account

So i built my own Script

Here are the Steps

  1. Go to Instagram page

  2. Go to your Account center -> Your information and permissions

  3. Click the download your information -> Download or transfer Information -> Select your account ->select some of your information

  4. Scroll down to check the following and followers checkbox

  5. Soon you will recieve the email and unzip it and check the connections folder and find the followers.html and following.html

Now Lets Code

  1. Open cmd or create folder manually
mkdir new-proj
  1. Clone the project
git https://github.com/divu777/Insta_follow_unfollow.git
  1. Install Required Packages
npm install
  1. Replace the .html files with yours

  2. Run the buid command

tsc -b
  1. Run the script
node dist/index.js

ENJOY , it does provide you with links to profile you don't have to manually search them

About

A script that identifies Instagram users you are following who do not follow you back.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published