Get this data via API
Classify isolegal.cl — 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://isolegal.cl"}'
{
"domain": {
"domain_url": "https://isolegal.cl",
"categories": [
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.49236541986465454,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3436819612979889,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Finance/Accounting & Auditing/Other",
"confidence": 0.22679439187049863,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.225193589925766,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.2165070474147797,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.2143147885799408,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.11002971231937408,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.