Diversity Data IO

GRATIS CON POSSIBILITÀ DI UPGRADE
Da Kedar | Aggiornamento vor einem Monat | 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"
}
Follower: 1
Risorse:
Sito web del prodotto Termini di utilizzo
Creatore dell'API:
Rapid account: Kedar
Kedar
gapjumpers
Accedi per valutare l'API
Valutazione: 4 - Voti: 1