Get this data via API
Classify hollyhughes.ca — 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://hollyhughes.ca"}'
{
"domain": {
"domain_url": "https://hollyhughes.ca",
"categories": [
{
"name": "/Arts & Entertainment/Performing Arts/Dance",
"confidence": 0.9885023832321168,
"IAB1": "Arts & Entertainment",
"IAB-203-201": "Dance/Fine Art/Dance"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.3764362037181854,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.2121785879135132,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.10311104357242584,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.