amitupreti / Instagram-Follower-Scraper

Scrapes all the data of followers of any instagram account
251 stars 54 forks source link

Count likes and comments #7

Open vaani787 opened 3 years ago

vaani787 commented 3 years ago

Using get_likes or get_comments functions gives us a set of all followers....but to maintain a list and count each user is hectic...so the code for getting likes and comments instantly is needed without downloading or printing all the data.