Get this data via API
Classify clevon.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://clevon.co.uk"}'
{
"domain": {
"domain_url": "https://clevon.co.uk",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories",
"confidence": 0.872896671295166,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.5585174560546875,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories",
"confidence": 0.19600391387939453,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.15633435547351837,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.14730754494667053,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.10511056333780287,
"IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.