This program will iterate through your (given) followers and following with requested .json files from Instagram. After the iteration is done, it will show you the list of users who you follow and do not follow you back.
-
Please put your .json files into the json directory.
- They should look something like
followers.jsonandfollowing.json.
- They should look something like
-
Execute
parser.pyand give the correlating filenames that you wish to be parsed through (do not confuse followers and following).