Get this data via API
Classify theswishlabokc.com — 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://theswishlabokc.com"}'
{
"domain": {
"domain_url": "https://theswishlabokc.com",
"categories": [
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.8839156627655029,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Team Sports/Basketball",
"confidence": 0.7872311472892761,
"IAB17": "Sports",
"IAB-547-483": "Basketball/Sports/Basketball"
},
{
"name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs",
"confidence": 0.3313596844673157,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.11361214518547058,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.