Skip to content

This script based on the .json data files provided by Instagram creates a file called noback.txt that gives you the list of all the people who don't follow you back.

Notifications You must be signed in to change notification settings

EpicTia93/nofollowback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

See who doesn't follow you back on Instagram.

This script based on the .json data files provided by Instagram creates a file called noback.txt that gives you the list of all the people who don't follow you back.

Set up

First of all create a new directory and place inside that directory the main.py script and the files provided in the data JSON files downloaded from Instagram which can be found inside the folder "followers_and_following" renamed to following.json and followers.json.

Usage and Output

Navigate to the script directory and run:

 python3 main.py 
The script will create two outputs: following.txt and followers.txt files which you consult to get a .txt following or followers list and then the most important output which is the noback.txt that contains all the usernames of the people that don't follow you back.

About

This script based on the .json data files provided by Instagram creates a file called noback.txt that gives you the list of all the people who don't follow you back.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages