Get this data via API
Classify kfz-gutachten-vorort.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://kfz-gutachten-vorort.de"}'
{
"domain": {
"domain_url": "https://kfz-gutachten-vorort.de",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.1936732977628708,
"IAB-34-1": "Auto Repair/Automotive/Auto Repair"
},
{
"name": "/Finance/Insurance/Vehicle Insurance",
"confidence": 0.1908930540084839,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Sensitive Subjects/Accidents & Disasters",
"confidence": 0.17964348196983335,
"IAB-v9i3On": "Sensitive Topics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.