Get this data via API
Classify comafric.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://comafric.com"}'
{
"domain": {
"domain_url": "https://comafric.com",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.4381887316703797,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.4091806709766388,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2694433331489563,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Communications Equipment/Other",
"confidence": 0.19785980880260468,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.16321079432964325,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.11629156023263933,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.