Get this data via API
Classify mseededucation.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://mseededucation.com"}'
{
"domain": {
"domain_url": "https://mseededucation.com",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Event Planning",
"confidence": 0.7661506533622742,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.7319893836975098,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.19429677724838257,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.12113083899021149,
"IAB-126-123": "Career Planning/Careers/Career Planning"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.