Get this data via API
Classify myheart.my — 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://myheart.my"}'
{
"domain": {
"domain_url": "https://myheart.my",
"categories": [
{
"name": "/People & Society/Other",
"confidence": 0.3590533137321472,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.24816088378429413,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.17881636321544647,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.1531876176595688,
"IAB-132": "Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.