Get X user info
Input
handle requiredX handle without the leading @. Case-insensitive; the result carries the canonical casing.
Output
name requiredhandle requiredCanonical handle as returned by X (may differ in casing from the input).
is_self requiredTrue when this profile is the signed-in viewer's own.
user_id requiredNumeric rest_id. Always present, including your own profile.
follows_you requiredWhether they follow you.
is_verified requiredBlue/verified badge (is_blue_verified).
is_following requiredWhether you follow them; null on your own profile.
bio optionalProfile bio text, with any t.co shortlinks replaced by their real destination (as the page displays them); null when empty.
joined optionalAccount creation date in X's format, e.g. 'Tue Jun 02 20:12:29 +0000 2009'.
website optionalExpanded profile URL (the full destination link, not the t.co shortlink or the display text); null when the profile has none.
location optionalProfile location; null when empty.
followers_count optionalExact follower count as an integer (not X's abbreviated '1.3M' display string).
following_count optionalExact count of accounts this profile follows; 0 is a real value.
