Variant
get_followers (
Variant
  •    
    { 
    string
     
    screen_name
     }
  • or 
    { 
    string
     
    user_id
     }
 
user
, 
string
 
cursor
, 
Twitter.credentials
 
credentials)
Get followersThis function returns a list of the followers of given user. Requires
authentication if this user is protected.
Returns a Twitter.paged_ids object.
user
The user id or screen name of the requested user.
cursor
Creates page to navigate among the friends. Useful for users with a lot of friends. Starts with -1.
credentials
The user credentials.

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.