Category
Reviews
No reviews yet — be the first to review contentxlabs.ai.
Get this data via API
Classify contentxlabs.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://contentxlabs.ai"}'
{
"domain": {
"domain_url": "https://contentxlabs.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.928642213344574,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.2950782775878906,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.253353476524353,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.13733108341693878,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.11957024782896042,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.