Get this data via API
Classify digitalaicademy.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://digitalaicademy.com"}'
{
"domain": {
"domain_url": "https://digitalaicademy.com",
"categories": [
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.9396659731864928,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Nursing/Other",
"confidence": 0.8914375901222229,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.6576519012451172,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.60698401927948,
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Study Abroad",
"confidence": 0.42644527554512024,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.305093377828598,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.12397924065589903,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.