Get this data via API
Classify abseilersunited.com — 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://abseilersunited.com"}'
{
"domain": {
"domain_url": "https://abseilersunited.com",
"categories": [
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.8819682598114014,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.4256601631641388,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.1808297783136368,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Sports/Extreme Sports/Climbing & Mountaineering",
"confidence": 0.16776219010353088,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.16226604580879211,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Improvement/Roofing",
"confidence": 0.14905060827732086,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Sports/Extreme Sports/Other",
"confidence": 0.1187971904873848,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.