Diversity Data IO

免费增值
通过 Kedar | 已更新 2 months ago | Business
Health Check

N/A

README

Diversity API

Determine the gender and ethnicity of a person.
A simple API to classify the gender and race/ ethnicity of a person given their full name. The API will return gender as female and male, and ethnicity as black, hispanic, asian, arab, native american, pacific islander or white.

The API is free for up to 100 names/day. No sign up or API key needed. So go ahead and try it out.

https://api.diversitydata.io/?fullname=camila%20alejandra%20cortez

The request will render a response like the following:

{
    "fullname": "camila alejandra cortez",
    "gender": "female",
    "gender probability": "0.9",
    "ethnicity": "hispanic",
    "ethnicity probability": "0.7"
}
关注者:1
资源:
产品网站 使用条款
API 创建者:
Rapid account: Kedar
Kedar
gapjumpers
登录并给 API 打分
打分:4 - 投票:1