Get this data via API
Classify that-time.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://that-time.co.uk"}'
{
"domain": {
"domain_url": "https://that-time.co.uk",
"categories": [
{
"name": "/Beauty & Fitness/Cosmetology & Beauty Professionals",
"confidence": 0.5841479897499084,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.5382233262062073,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.3170245587825775,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Beauty & Fitness/Other",
"confidence": 0.14436925947666168,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Other",
"confidence": 0.12782052159309387,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.