Get this data via API
Classify corum.com.br — 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://corum.com.br"}'
{
"domain": {
"domain_url": "https://corum.com.br",
"categories": [
{
"name": "/Business & Industrial/Business Services/Signage",
"confidence": 0.83651202917099,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.4595632553100586,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.43808555603027344,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.13478277623653412,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.