NameAPI is a web API
to handle people's names
in your software.

News

12.04.2024

Bosnian names: Echoes of Diversity and Heritage

Bosnia and Herzegovina stands out in Europe for its remarkable diversity, being a country where...


29.03.2024

Larger Name Database

We are pleased to announce a new update to our database, which now features a broader range of...


01.03.2024

Diving Deeper into Latin American Names

From the indigenous communities of the Andes to the Afro-Caribbean rhythms of the Caribbean coast,...


16.02.2024

Swagger-UI: The New and Improved Way to Use Our REST API

We are happy to announce that we have added a new feature to our REST API: Swagger-UI, which allows...


09.02.2024

Software Version 10.2.0 Deployed

A software update has been installed on our servers which can handle more personal names and detect...


Name Parser

Name parsing is the process of splitting a person's name into its individual components, such as first name, middle name, last name, suffix, salutation, and title.

  Examples by culture:
Examples:

  Examples by culture:
Examples:


  Examples by culture:
Examples:

Developer: see the technical specification of the REST service.

Identifying the culture associated with a personal name is the key for understanding its individual components and splitting them accurately.

  • Prof Dr Mary-Louise D. Miller Jr => English
  • Abd al-Masih Al-Azawi => Arabic
  • Dong Hua Lee => Chinese

Applications

  • Extracting first names and last names from a full name string.
  • Identifying the gender of a person.
  • Culture profiling.
  • Differentiating between natural and legal people (businesses).
  • Identifying individual people within a name string.

Although colonization and globalization have caused naming systems to be more uniform, there are still plenty of cultural peculiarities that make this process challenging.

Parsing the person's name is the first step for additional processing, such as genderizing.