Get this data via API
Classify handwerxperten.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://handwerxperten.de"}'
{
"domain": {
"domain_url": "https://handwerxperten.de",
"categories": [
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.7777854800224304,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.3688991665840149,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.24341757595539093,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.12852106988430023,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.