Get this data via API
Classify p3d-health.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://p3d-health.de"}'
{
"domain": {
"domain_url": "https://p3d-health.de",
"categories": [
{
"name": "/Pets & Animals/Pets/Horses",
"confidence": 0.95,
"IAB17-17": "Horses"
},
{
"name": "/Shopping",
"confidence": 0.85,
"IAB22": "Shopping"
},
{
"name": "/Health/Health Conditions/Respiratory Conditions",
"confidence": 0.7,
"IAB-300-287": "Lung and Respiratory Health/Medical Health/Diseases and Conditions/Lung and Respiratory Health"
}
]
},
"success": true
}
Category
Pets & Animals
Pets
Horses
95%
Shopping
85%
Get this data as JSON — free trial, 50 API calls included.