Get this data via API
Classify ceh.ac.uk — 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://ceh.ac.uk"}'
{
"domain": {
"domain_url": "https://ceh.ac.uk",
"categories": [
{
"name": "/Science/Ecology & Environment/Other",
"confidence": 0.8893210291862488,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.8693690896034241,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.25727832317352295,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Science/Scientific Institutions",
"confidence": 0.1172941029071808,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Global Rank
#81,837
Get this data as JSON — free trial, 50 API calls included.