Get this data via API
Classify icasetm.org — 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://icasetm.org"}'
{
"domain": {
"domain_url": "https://icasetm.org",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.9800999760627748,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.1080797016620636,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/People & Society/Social Sciences/Other",
"confidence": 0.10064281523227692,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.