Category
Reviews
No reviews yet — be the first to review braine.digital.
Get this data via API
Classify braine.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://braine.digital"}'
{
"domain": {
"domain_url": "https://braine.digital",
"categories": [
{
"name": "/Health/Health Conditions/Neurological Conditions",
"confidence": 1,
"IAB7": "Health & Fitness",
"IAB-313-287": "Diseases and Conditions - Brain and Nervous System Disorders"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.4443323016166687,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Science/Biological Sciences/Neuroscience",
"confidence": 0.2829832136631012,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Health/Mental Health/Other",
"confidence": 0.20002293586730957,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.15274550020694733,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.10409163683652878,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.