Open WuFFuW opened 2 years ago
Can someone tell how can i fetch a something from followers data for example
[ { id: 'xxxxx', username: 'xxxxxxx', full_name: '', profile_pic_url: 'x', is_verified: false, followed_by_viewer: false, requested_by_viewer: false },](url)
How can i fetch id or username from this i tried (followers.data.username) but it didnt work
Followers and followings list limited by 50 how can i see the list of all followers / followings
Hey See This https://github.com/icancodebeauty/instagram-basic-api
@WuFFuW did you get the solution, because I have the same problem but mine is limited by 47
Can someone tell how can i fetch a something from followers data for example
How can i fetch id or username from this i tried (followers.data.username) but it didnt work
Followers and followings list limited by 50 how can i see the list of all followers / followings