Get this data via API
Classify beyondthetrack.org — 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://beyondthetrack.org"}'
{
"domain": {
"domain_url": "https://beyondthetrack.org",
"categories": [
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.5668379664421082,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Sports/Individual Sports/Track & Field",
"confidence": 0.4725511074066162,
"IAB17": "Sports",
"IAB-540-483": "Track and Field/Sports/Track and Field"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.44458088278770447,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.12258879840373992,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.