Get this data via API
Classify adihub.co.uk — 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://adihub.co.uk"}'
{
"domain": {
"domain_url": "https://adihub.co.uk",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.9882384538650512,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.38343724608421326,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.22179605066776276,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.15897244215011597,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.13370826840400696,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.