Company
Category
Reviews
No reviews yet — be the first to review brockmann.digital.
Get this data via API
Classify brockmann.digital — 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://brockmann.digital"}'
{
"domain": {
"domain_url": "https://brockmann.digital",
"categories": [
{
"name": "/Internet & Telecom/Communications Equipment/Other",
"confidence": 0.34727388620376587,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.2260199338197708,
"IAB19-6": "Cell Phones",
"IAB-420-417": "Home Utilities - Phone Services"
},
{
"name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat",
"confidence": 0.10955638438463212,
"IAB19-23": "Net Conferencing",
"IAB-607-602": "Software and Applications - Web Conferencing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.