1. Home
  2. Data
  3. What Do The Twitter Followers Columns Mean?

What Do The Twitter Followers Columns Mean?

# Column Description
1 SearchUserScreenName The screen name of the user to search for.
2 UserId Unique identifier of the user.
3 UserName The name of the user, as they have defined it. Not necessarily a person’s name.
4 UserScreenName The screen name, handle, or alias that this user identifies themselves with.
5 UserCreatedAt UTC time when the account was created.
6 UserLang The language code for the user’s self-declared user interface language.
7 UserURL A URL provided by the user in association with their profile.
8 UserLocation The user-defined location for this account’s profile. Not necessarily a location, nor machine parseable.
9 UserUtcOffset The offset from GMT/UTC in seconds.
10 UserTimeZone A string describing the time zone this user declares themselves with.
11 UserDescription The user-defined string describing their account.
12 UserTweets The number of Tweets and retweets issued by the user.
13 UserFollowingCount The number of users this account is following.
14 UserFollowersCount The number of followers this account currently has.
15 UserFavoritesCount The number of Tweets this user has liked in the account’s lifetime.
16 Status The user’s most recent Tweet or retweet.
17 StatusId The ID of the user’s most recent Tweet or retweet.
18 StatusCreatedAt The date and time when this Tweet was created.
19 UserURLEntity Represents URLs included in the text of a Tweet or within textual fields of a user object.
20 UserDescriptionURLEntities Description of the URL entities.
21 UserProfileImageUrl A HTTP-based URL pointing to the user’s profile image.
22 UserBiggerProfileImageURL A HTTP-based URL pointing to the user’s bigger profile image.
23 UserBiggerProfileImageURLHttps A HTTPS-based URL pointing to the user’s bigger profile image.
24 UserContributorsEnabled Indicates that the user has an account with “contributor mode” enabled, allowing for Tweets issued by another user to be co-authored by another account.
25 UserDefaultProfile When true, indicates that the user has not altered the theme or background of their user profile.
26 UserDefaultProfileImage When true, indicates that the user has not uploaded their own profile image and a default image is used instead
27 UserFollowRequestSent When true, indicates that the authenticating user has issued a follow request to this protected user account.
28 UserGeoEnabled When true, indicates that the user has enabled the possibility of geotagging their Tweets.
29 UserListedCount The number of public lists that this user is a member of.
30 UserMiniProfileImageURL A HTTP-based URL pointing to the user’s mini profile image.
31 UserMiniProfileImageURLHttps A HTTPS-based URL pointing to the user’s mini profile image.
32 UserOriginalProfileImageURL A HTTP-based URL pointing to the user’s original profile image.
33 UserOriginalProfileImageURLHttps A HTTPS-based URL pointing to the user’s original profile image.
34 UserProfileBackgroundColor The hexadecimal color chosen by the user for their background.
35 UserProfileBackgroundImageURL A HTTP-based URL pointing to the background image the user has uploaded for their profile.
36 UserProfileBackgroundImageUrlHttps A HTTPS-based URL pointing to the background image the user has uploaded for their profile.
37 UserProfileBackgroundTiled When true, indicates that the user’s profile background image should be tiled when displayed.
38 UserProfileBannerIPadRetinaURL The HTTPS-based URL pointing to the iPad Retina enhanced image of the user’s uploaded profile banner.
39 UserProfileBannerIPadURL The HTTPS-based URL pointing to the iPad enhanced image of the user’s uploaded profile banner.
40 UserProfileBannerMobileRetinaURL The HTTPS-based URL pointing to the mobile retina enhanced image of the user’s uploaded profile banner.
41 UserProfileBannerMobileURL The HTTPS-based URL pointing to the mobile enhanced image of the user’s uploaded profile banner.
42 UserProfileBannerRetinaURL The HTTPS-based URL pointing to the retina enhanced image of the user’s uploaded profile banner.
43 UserProfileBannerURL The HTTPS-based URL pointing to the standard web representation of the user’s uploaded profile banner.
44 UserProfileImageURLHttps A HTTPS-based URL pointing to the user’s profile image.
45 UserProfileLinkColor The hexadecimal color the user has chosen to display links with in their Twitter UI.
46 UserProfileSidebarBorderColor The hexadecimal color the user has chosen to display sidebar borders with in their Twitter UI.
47 UserProfileSidebarFillColor The hexadecimal color the user has chosen to display sidebar backgrounds with in their Twitter UI.
48 UserProfileTextColor The hexadecimal color the user has chosen to display text with in their Twitter UI.
49 UserProfileUseBackgroundImage When true, indicates the user wants their uploaded background image to be used.
50 UserProtected When true, indicates that this user has chosen to protect their Tweets.
51 UserShowAllInlineMedia When true, indicates that all media will be shown.
52 UserTranslator When true, indicates that the user is a participant in Twitter’s translator community.
53 UserVerified Indicates whether the user has a verified account.
54 Words Words found in the user description.
55 StatusUrl A URL provided by the user in association with their profile.

Was this article helpful?

Related Articles