Get this data via API
Classify ukcs.cloud — 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://ukcs.cloud"}'
{
"domain": {
"domain_url": "https://ukcs.cloud",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.7347768545150757,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.4241638481616974,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Internet & Telecom/Communications Equipment/Other",
"confidence": 0.3325639069080353,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment",
"confidence": 0.24448388814926147,
"IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.21962501108646393,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Other",
"confidence": 0.13299426436424255,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.13145984709262848,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.