Get this data via API
Classify dancelab.ai — 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://dancelab.ai"}'
{
"domain": {
"domain_url": "https://dancelab.ai",
"categories": [
{
"name": "/Arts & Entertainment/Performing Arts/Dance",
"confidence": 0.9419593811035156,
"IAB1": "Arts & Entertainment",
"IAB-203-201": "Dance/Fine Art/Dance"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.7988791465759277,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.3202439248561859,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.12807711958885193,
"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.