Get this data via API
Classify padraclinic.ca — 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://padraclinic.ca"}'
{
"domain": {
"domain_url": "https://padraclinic.ca",
"categories": [
{
"name": "/Beauty & Fitness/Hair Care/Hair Loss",
"confidence": 0.4311766028404236,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures",
"confidence": 0.2411140352487564,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Surgery/Cosmetic Surgery",
"confidence": 0.17153878509998322,
"IAB-321-286": "Medical Health - Surgery"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.