ping / instagram_private_api

A Python library to access Instagram's private API.
MIT License
2.95k stars 612 forks source link

Missing Followers #335

Open MariaJsn opened 3 years ago

MariaJsn commented 3 years ago

Please follow the guide below


Before submitting an issue, make sure you have:

Which client are you using?


Hi

There is a problem when getting followers list.

I have two instagram account First one of them has 190 followers and 17 following -> I can get the following and follower list correctly. Second account I have 214 followers and 301 following -> I can get the followings correctly but in followers I can get 194 instead of 214.

Really I could not understand why it is not working for some accounts. (Tried with my friends account too and some of them working and others not).