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