Get this data via API
Classify magicbooking.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://magicbooking.co.uk"}'
{
"domain": {
"domain_url": "https://magicbooking.co.uk",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 1,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.7755648493766785,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.5715672373771667,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.1365591287612915,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.