Category
Reviews
No reviews yet — be the first to review caredoc.digital.
Get this data via API
Classify caredoc.digital — 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://caredoc.digital"}'
{
"domain": {
"domain_url": "https://caredoc.digital",
"categories": [
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.6055965423583984,
"IAB6-9": "Eldercare",
"IAB-190-186": "Family and Relationships - Eldercare"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4391157031059265,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Finance/Accounting & Auditing/Billing & Invoicing",
"confidence": 0.11008169502019882,
"IAB3": "Business",
"IAB-54-53": "Business - Business Accounting & Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.