Category
Reviews
No reviews yet — be the first to review headsup.training.
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-483": "Sports"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.19022709131240845,
"IAB14": "Society",
"IAB-232-223": "Healthy Living - Wellness"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.12501443922519684,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Sports/Other",
"confidence": 0.11689361184835434,
"IAB17": "Sports",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.