Category
Reviews
No reviews yet — be the first to review legal.aol.com.
Get this data via API
Classify legal.aol.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://legal.aol.com"}'
{
"domain": {
"domain_url": "https://legal.aol.com",
"categories": [
{
"name": "/Internet & Telecom/Other",
"confidence": 0.7878689169883728,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.2518669664859772,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.15523649752140045,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
},
{
"name": "/Internet & Telecom/Email & Messaging/Email",
"confidence": 0.11761215329170228,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.