Get this data via API
Classify cafc.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://cafc.org"}'
{
"domain": {
"domain_url": "https://cafc.org",
"categories": [
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 0.9869078397750854,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.9129627346992492,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Finance/Other",
"confidence": 0.2760651409626007,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.2511262595653534,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.