Get this data via API
Classify mkcharity.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://mkcharity.org"}'
{
"domain": {
"domain_url": "https://mkcharity.org",
"categories": [
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.9227661490440368,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.6190831661224365,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.30541202425956726,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.14790838956832886,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.11760035157203674,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.10357175767421722,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.