ralyodio/humanparser
Parse a human name string into salutation, first name, middle name, last name, suffix.
This tool helps organize messy name data into distinct, usable parts. You provide a full name string, and it separates it into fields like salutation, first name, middle name, last name, and suffix. This is ideal for data entry specialists, CRM managers, or anyone dealing with large lists of names that need to be standardized.
105 stars. No commits in the last 6 months.
Use this if you need to reliably extract and categorize different components from full name strings for better data management.
Not ideal if you primarily need to parse company names or non-human entity names.
Stars
105
Forks
32
Language
JavaScript
License
MIT
Category
Last pushed
Jun 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/ralyodio/humanparser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.