Get this data via API
Classify beaverhall.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://beaverhall.co.uk"}'
{
"domain": {
"domain_url": "https://beaverhall.co.uk",
"categories": [
{
"name": "/Sports/Animal Sports/Equestrian",
"confidence": 0.8910060524940491,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Pets & Animals/Pets/Horses",
"confidence": 0.43358486890792847,
"IAB17-17": "Horses",
"IAB-422": "Pets/Pets"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.2558055818080902,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.23398923873901367,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.1290370672941208,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.