Get this data via API
Classify csiccolombia.com.co — 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://csiccolombia.com.co"}'
{
"domain": {
"domain_url": "https://csiccolombia.com.co",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.2572675049304962,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Science/Scientific Institutions",
"confidence": 0.16255366802215576,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Health/Nursing/Other",
"confidence": 0.134663388133049,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.11530102044343948,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.