Get this data via API
Classify empoweringlearners.co.uk — 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://empoweringlearners.co.uk"}'
{
"domain": {
"domain_url": "https://empoweringlearners.co.uk",
"categories": [
{
"name": "/Health/Health Conditions/Neurological Conditions",
"confidence": 0.8927883505821228,
"IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders"
},
{
"name": "/Jobs & Education/Education/Special Education",
"confidence": 0.5214223265647888,
"IAB5-14": "Special Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.3752955794334411,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Jobs & Education/Education/Private Tutoring Services",
"confidence": 0.2513415813446045,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.