Company
Category
Reviews
No reviews yet — be the first to review cerene.ai.
Get this data via API
Classify cerene.ai — 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://cerene.ai"}'
{
"domain": {
"domain_url": "https://cerene.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8518035411834717,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.8410986661911011,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.28941968083381653,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Health/Mental Health/Other",
"confidence": 0.27808672189712524,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.168850377202034,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.10568898916244508,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.