Get this data via API
Classify ieec.co.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://ieec.co.uk"}'
{
"domain": {
"domain_url": "https://ieec.co.uk",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.34418919682502747,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Science/Ecology & Environment/Other",
"confidence": 0.31217601895332336,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.2940363585948944,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.2617439031600952,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.2061883807182312,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.