Get this data via API
Classify betterbrands.help — 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://betterbrands.help"}'
{
"domain": {
"domain_url": "https://betterbrands.help",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Brand Management",
"confidence": 0.8117749691009521,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.4478771388530731,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.4008333086967468,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.14357790350914,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.1328255981206894,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.