Get this data via API
Classify henleypark.co.nz — 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://henleypark.co.nz"}'
{
"domain": {
"domain_url": "https://henleypark.co.nz",
"categories": [
{
"name": "/Pets & Animals/Pets/Horses",
"confidence": 0.7496150732040405,
"IAB17-17": "Horses",
"IAB-422": "Pets/Pets"
},
{
"name": "/Sports/Animal Sports/Equestrian",
"confidence": 0.29472100734710693,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.15770775079727173,
"IAB-422": "Pets"
},
{
"name": "/Games/Gambling/Sports Betting",
"confidence": 0.1501040160655975,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.