ahmdrz / goinsta

Unofficial Instagram API written in Golang
MIT License
895 stars 247 forks source link

How to get the number of followers according to the user name #329

Open gg3083 opened 3 years ago

gg3083 commented 3 years ago

now all return 0

vaebhav commented 3 years ago

The key is to use Sync() , the issue is described here - https://github.com/ahmdrz/goinsta/issues/124