How can I get twitter current user's gender

孤街浪徒 提交于 2019-12-05 06:26:37

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.

Demographic data such as gender and age are not available from the API -- and not always appropriate as Twitter accounts can represent many things not limited to persons alive or dead.

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.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!