Company
Tags
Category
Reviews
No reviews yet — be the first to review ucsb.edu.
Get this data via API
Classify ucsb.edu — 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://ucsb.edu"}'
{
"domain": {
"domain_url": "https://ucsb.edu",
"categories": [
{
"name": "/Reference/Libraries & Museums/Libraries",
"confidence": 0.3834969699382782,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.2818962633609772,
"IAB5": "Education",
"IAB-137-132": "Education - College Education"
},
{
"name": "/Reference/Libraries & Museums/Other",
"confidence": 0.21156273782253265,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.