Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 448 Bytes

Readme.md

File metadata and controls

12 lines (12 loc) · 448 Bytes

Get know who is not following you.

How it works?

  1. Go to your instagram web page
  2. Click on "Followers"
  3. Scoll down to get the whole list
  4. Right click on the list and selcet Inspect Element.
  5. Copy div element that contains the list and save it as a followers.txt file
  6. Click on "Following
  7. Reapet ateps 3-4
  8. Copy div element that contains the list and save it as a following.txt file
  9. Run main.py fie in python.
  10. Done