Get this data via API
Classify immortalx.fit — 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://immortalx.fit"}'
{
"domain": {
"domain_url": "https://immortalx.fit",
"categories": [
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.5637795329093933,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Fitness/Other",
"confidence": 0.2645798921585083,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Health/Nutrition/Other",
"confidence": 0.15762868523597717,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.14798206090927124,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.13956864178180697,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.10213542729616164,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.