Get this data via API
Classify lawmatch.ai — 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://lawmatch.ai"}'
{
"domain": {
"domain_url": "https://lawmatch.ai",
"categories": [
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.9426445364952089,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.1836123764514923,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.16414004564285278,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.