Category
Reviews
No reviews yet — be the first to review exam.support.
Get this data via API
Classify exam.support — 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://exam.support"}'
{
"domain": {
"domain_url": "https://exam.support",
"categories": [
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.9462924599647522,
"IAB5": "Education",
"IAB-144-143": "Educational Assessment - Standardized Testing"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.2540958523750305,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.11966840922832488,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems",
"confidence": 0.1181817576289177,
"IAB19-27": "PC Support",
"IAB-626-619": "Internet - IT and Internet Support"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.