Get this data via API
Classify advocaatmenger.nl — 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://advocaatmenger.nl"}'
{
"domain": {
"domain_url": "https://advocaatmenger.nl",
"categories": [
{
"name": "/Law & Government/Legal/Labor & Employment Law",
"confidence": 0.3353705108165741,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.335168719291687,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.27850717306137085,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Real Estate Law",
"confidence": 0.12197595089673996,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.