Get this data via API
Classify cealogic.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://cealogic.com"}'
{
"domain": {
"domain_url": "https://cealogic.com",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.816721498966217,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Health/Health Conditions/Injury",
"confidence": 0.56979900598526,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Other",
"confidence": 0.5494429469108582,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.5401442646980286,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Reproductive Health/OBGYN",
"confidence": 0.4004446864128113,
"IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.3508260250091553,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.22745323181152344,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.15645016729831696,
"IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs"
},
{
"name": "/Health/Health Conditions/Skin Conditions",
"confidence": 0.1266808956861496,
"IAB-309-287": "Skin and Dermatology/Medical Health/Diseases and Conditions/Skin and Dermatology"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.