Get this data via API
Classify axemahub.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://axemahub.com"}'
{
"domain": {
"domain_url": "https://axemahub.com",
"categories": [
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.2754327654838562,
"IAB13-6": "Insurance",
"IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.22728900611400604,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.18024791777133944,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.1347698271274567,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Finance/Accounting & Auditing/Billing & Invoicing",
"confidence": 0.12196102738380432,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.