Category
Reviews
No reviews yet — be the first to review care-er.de.
Get this data via API
Classify care-er.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://care-er.de"}'
{
"domain": {
"domain_url": "https://care-er.de",
"categories": [
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.7116031050682068,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.615890383720398,
"IAB5-2": "Adult Education",
"IAB-133-132": "Education - Adult Education"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.42335614562034607,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.22973322868347168,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.20152947306632996,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Special Education",
"confidence": 0.1957588642835617,
"IAB5-14": "Special Education",
"IAB-136-132": "Education - Special Education"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.19214849174022677,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.