Get this data via API
Classify internationalbluecross.org — 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://internationalbluecross.org"}'
{
"domain": {
"domain_url": "https://internationalbluecross.org",
"categories": [
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.6216530203819275,
"IAB13-6": "Insurance",
"IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.34371301531791687,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.2767312824726105,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Finance/Insurance/Other",
"confidence": 0.1161566972732544,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Health/Substance Abuse/Drug & Alcohol Treatment",
"confidence": 0.11052977293729782,
"IAB7-42": "Substance Abuse",
"IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.