Nationalize Name Origin Scraper
Pricing
from $4.52 / 1,000 results
Nationalize Name Origin Scraper
Predict the likely nationality behind a first name using Nationalize. Each name returns the top country name, country code, probability, and the sample count behind the estimate. Useful for enriching contact records, audience research, and studying name origins across regions.
Pricing
from $4.52 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
20 hours ago
Last modified
Categories
Share

๐ Nationalize Name Origin Scraper
๐ Predict the likely nationality of any first name. Give a list of names, get the top country, its probability, and a ranked list of candidate countries with readable English names.
Powered by the public Nationalize.io endpoint. Great for enriching contact lists, personalization, demographics research, and data cleaning.
โ๏ธ Input
| Field | Type | Description |
|---|---|---|
names | array | First names to look up, one per entry. |
maxItems | integer | How many records to return. Free plan is capped at 10. |
{ "names": ["michael", "sofia", "wei"], "maxItems": 10 }
๐ Output
Each record: name, count (model sample size), topCountryId, topCountryName, topProbability, countries (ranked array of {countryId, countryName, probability}), scrapedAt, error.
๐ Keyless
No API key required. Uses https://api.nationalize.io/?name=<name> directly (public tier, rate limited by the provider).
โ ๏ธ Disclaimer: Independent tool, not affiliated with Nationalize.io. Predictions are statistical estimates.