I have reviewed the twitter documentation @anywhere where I can use User Object Properties but in the userdata I don't find the gender property.
How can I get twitter current user's gender
11k views Asked by HaikMnatsakanyan At
3
There are 3 answers
0
On
Latest answer @2016
You still can't get twitter users' gender but can you can deduce it with some workable apis.
See node-cheat gender_by_name for all reasonable and tested solutions.
When you create a twitter account it never asks for gender, so you cant get it through the API.
You would need some kind of AI to determine it.