Category
Reviews
No reviews yet — be the first to review crisiscase.nl.
Get this data via API
Classify crisiscase.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://crisiscase.nl"}'
{
"domain": {
"domain_url": "https://crisiscase.nl",
"categories": [
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.8059545755386353,
"IAB3": "Business",
"IAB-54-53": "Business - Business Accounting & Finance"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.5100464224815369,
"IAB11-3": "U.S. Government Resources",
"IAB-8YPBBL-386": "Politics - Civic affairs"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.11619339138269424,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.