Category
Global Rank
#319,166
Reviews
No reviews yet — be the first to review complicated.life.
Get this data via API
Classify complicated.life — 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://complicated.life"}'
{
"domain": {
"domain_url": "https://complicated.life",
"categories": [
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.9917683601379396,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.750268280506134,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.1550935059785843,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Mental Health/Other",
"confidence": 0.154396191239357,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.