Get this data via API
Classify almeida.legal — 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://almeida.legal"}'
{
"domain": {
"domain_url": "https://almeida.legal",
"categories": [
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.843453586101532,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.2005786895751953,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Credit & Lending/Debt Management",
"confidence": 0.16883033514022827,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.163077712059021,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.