Category
Reviews
No reviews yet — be the first to review classfit.pro.
Get this data via API
Classify classfit.pro — 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://classfit.pro"}'
{
"domain": {
"domain_url": "https://classfit.pro",
"categories": [
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.4534999430179596,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Arts & Entertainment/Performing Arts/Dance",
"confidence": 0.2491052895784378,
"IAB1-3": "Fine Art",
"IAB-203-201": "Fine Art - Dance"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.13630515336990356,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Beauty & Fitness/Fitness/Other",
"confidence": 0.11396606266498566,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.