Get this data via API
Classify headsup.training — 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://headsup.training"}'
{
"domain": {
"domain_url": "https://headsup.training",
"categories": [
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.605783224105835,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.19022709131240845,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.12501443922519684,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Sports/Other",
"confidence": 0.11689361184835434,
"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.