Get this data via API
Classify fittales.net — 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://fittales.net"}'
{
"domain": {
"domain_url": "https://fittales.net",
"categories": [
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.5109415054321289,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Fitness/Other",
"confidence": 0.45748370885849,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.1952590048313141,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Beauty & Fitness/Fitness/High Intensity Interval Training",
"confidence": 0.11665114760398863,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.11537186801433565,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.