-
This script dowload dataset of followers and followees of an instagram username. And you can compare two data set of same username to see who are new follower or who unfollow etc...
-
- Python 3
- Instagram account
-
- Instaloader lib :
pip install instaloader
- Instaloader lib :
-
- Change credentials :
L.login("USERNAME", "PASSWORD")
- Change credentials :
Liam-Nothing/Instagram-Followers-Analyzer
This script dowload dataset of followers and followees of an instagram username. And you can compare two data set of same username to see who are new follower or who unfollow etc...
Python