Get this data via API
Classify ippocrate.cloud — 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://ippocrate.cloud"}'
{
"domain": {
"domain_url": "https://ippocrate.cloud",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.8921322822570801,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.3384661376476288,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.33613261580467224,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Oral & Dental Care",
"confidence": 0.30061599612236023,
"IAB7-17": "Dental Care",
"IAB-593-590": "Oral care/Style & Fashion/Personal Care/Oral care"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.2404274046421051,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.1823558360338211,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.