Get this data via API
Classify caffeinecommons.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://caffeinecommons.com"}'
{
"domain": {
"domain_url": "https://caffeinecommons.com",
"categories": [
{
"name": "/Health/Health Conditions/Cancer",
"confidence": 0.7,
"IAB7-11": "Cancer",
"IAB-314-287": "Cancer/Medical Health/Diseases and Conditions/Cancer"
},
{
"name": "/Health/Health Conditions",
"confidence": 0.6,
"IAB-287-286": "Diseases and Conditions/Medical Health/Diseases and Conditions"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.5
},
{
"name": "/Jobs & Education/Education",
"confidence": 0.5,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Health/Aging & Geriatrics",
"confidence": 0.4,
"IAB-230-223": "Senior Health/Healthy Living/Senior Health"
},
{
"name": "/Health/Mental Health",
"confidence": 0.4,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
}
]
},
"success": true
}
Category
Global Rank
#292,404
Get this data as JSON — free trial, 50 API calls included.