Get this data via API
Classify attorneymack.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://attorneymack.com"}'
{
"domain": {
"domain_url": "https://attorneymack.com",
"categories": [
{
"name": "/Law & Government/Legal/Labor & Employment Law",
"confidence": 0.8582265377044678,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Accident & Personal Injury Law",
"confidence": 0.7335184812545776,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.720811128616333,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.42468178272247314,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.13321109116077423,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.