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

Thanks for this great tool!Does any label to indicate which verify status the user now have?Like 'blue' 'gray' or 'golden'? #90

Open
dumpingdumping opened this issue Nov 27, 2024 · 1 comment

Comments

@dumpingdumping
Copy link

Thanks for this great tool!Does any label to indicate which verify status the user now have?Like 'blue' 'gray' or 'golden'?

@iSarabjitDhiman
Copy link
Owner

HI @dumpingdumping
First get the user details with TweeterPy.get_user_data and look for verified_type.
If verified_type is "Government" it has probably grey verification tick. Gold tick mark belongs to "Business". If verified_type is None, its blue verified. Also keep an eye on the "verification_info" datapoint, if there is no info, then the profile doesn't have a verification mark at all.

Source: https://help.x.com/en/rules-and-policies/profile-labels

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

2 participants