Get this data via API
Classify drk-elterncampus.de — 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://drk-elterncampus.de"}'
{
"domain": {
"domain_url": "https://drk-elterncampus.de",
"categories": [
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.5534631013870239,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.5486482381820679,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.44482868909835815,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.33690592646598816,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.1481926590204239,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.13860176503658295,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.