Get this data via API
Classify hctechnology.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://hctechnology.co.uk"}'
{
"domain": {
"domain_url": "https://hctechnology.co.uk",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.964450478553772,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.42811769247055054,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.36918726563453674,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Computer Hardware/Other",
"confidence": 0.25201985239982605,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.