Get this data via API
Classify caleybrothers.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://caleybrothers.co.uk"}'
{
"domain": {
"domain_url": "https://caleybrothers.co.uk",
"categories": [
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.7984069585800171,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.738774299621582,
"IAB10-4": "Gardening",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.6291717290878296,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.4059588313102722,
"IAB22": "Shopping",
"IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.3685150444507599,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Sensitive Subjects/Recreational Drugs",
"confidence": 0.1565166711807251,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.14407026767730713,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.