Category
Reviews
No reviews yet — be the first to review stats.training.
Get this data via API
Classify stats.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://stats.training"}'
{
"domain": {
"domain_url": "https://stats.training",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.6515558362007141,
"IAB19": "Technology & Computing",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories",
"confidence": 0.3985987901687622,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 0.2870975136756897,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Servers",
"confidence": 0.13777503371238708,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Beauty & Fitness/Fitness/Other",
"confidence": 0.1376880556344986,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics",
"confidence": 0.12958237528800964,
"IAB19-28": "Portable",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Sports/Individual Sports/Cycling",
"confidence": 0.11110244691371918,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.