Get this data via API
Classify harrogateyp.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://harrogateyp.co.uk"}'
{
"domain": {
"domain_url": "https://harrogateyp.co.uk",
"categories": [
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.46865490078926086,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.27394863963127136,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.14074137806892395,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.