Get this data via API
Classify abiedu.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://abiedu.com"}'
{
"domain": {
"domain_url": "https://abiedu.com",
"categories": [
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.8164157271385193,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.7385574579238892,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.2013335078954697,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.16931217908859253,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.15534357726573944,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.