Get this data via API
Classify cicoinc.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://cicoinc.com"}'
{
"domain": {
"domain_url": "https://cicoinc.com",
"categories": [
{
"name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other",
"confidence": 0.4496581256389618,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Improvement/Plumbing",
"confidence": 0.2335842996835709,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Other",
"confidence": 0.19365327060222623,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.19310440123081207,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.19286486506462097,
"IAB10-4": "Gardening",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.17460636794567108,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.1732918918132782,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Furnishings/Lamps & Lighting",
"confidence": 0.10707235336303712,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.