Get this data via API
Classify uitrinnovations.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://uitrinnovations.com"}'
{
"domain": {
"domain_url": "https://uitrinnovations.com",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 1,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Computers & Electronics/CAD & CAM",
"confidence": 0.812921941280365,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.6480534672737122,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.4675748944282532,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.21461068093776703,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.14540955424308777,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.1432056427001953,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.12111630290746687,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.