Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a help for follower & followings data #276

Open
WuFFuW opened this issue Nov 25, 2021 · 2 comments
Open

Need a help for follower & followings data #276

WuFFuW opened this issue Nov 25, 2021 · 2 comments

Comments

@WuFFuW
Copy link

WuFFuW commented Nov 25, 2021

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

@xydv
Copy link

xydv commented Feb 7, 2022

@S-codes14
Copy link

@WuFFuW did you get the solution, because I have the same problem but mine is limited by 47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants