Get this data via API
Classify wicool.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://wicool.co"}'
{
"domain": {
"domain_url": "https://wicool.co",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.31218498945236206,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.22760704159736633,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Other",
"confidence": 0.20087549090385437,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Business Services/Commercial Distribution",
"confidence": 0.14721956849098206,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.14470383524894714,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.12099622935056686,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Home & Garden/Kitchen & Dining/Major Kitchen Appliances",
"confidence": 0.11681324243545532,
"IAB10": "Home & Garden",
"IAB-278-274": "Home Appliances/Home & Garden/Home Appliances"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.1106790155172348,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.