Get this data via API
Classify babybeats.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://babybeats.co.uk"}'
{
"domain": {
"domain_url": "https://babybeats.co.uk",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.9626006484031676,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.23119981586933136,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.16669301688671112,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Arts & Entertainment/Performing Arts/Dance",
"confidence": 0.12142429500818253,
"IAB1": "Arts & Entertainment",
"IAB-203-201": "Dance/Fine Art/Dance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.