Get this data via API
Classify namezorigins.com — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://namezorigins.com"}'
{
"domain": {
"domain_url": "https://namezorigins.com",
"categories": [
{
"name": "/Reference/General Reference",
"confidence": 0.9
},
{
"name": "/Real Estate",
"confidence": 0.8,
"IAB21": "Real Estate"
},
{
"name": "/Business & Industrial",
"confidence": 0.7
},
{
"name": "/Health/Women's Health",
"confidence": 0.6,
"IAB7-45": "Women's Health",
"IAB-238-223": "Women's Health/Healthy Living/Women's Health"
},
{
"name": "/Home & Garden/Home Furnishings",
"confidence": 0.5,
"IAB10": "Home & Garden"
},
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.4,
"IAB1": "Arts & Entertainment"
}
]
},
"success": true
}
Category
Real Estate
80%
Get this data as JSON — free trial, 50 API calls included.