Get this data via API
Classify precision-primary.com — 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://precision-primary.com"}'
{
"domain": {
"domain_url": "https://precision-primary.com",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.5943209528923035,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.5501735806465149,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.30637326836586,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.22757674753665924,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.1753469854593277,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.11236676573753356,
"IAB13-6": "Insurance",
"IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.