Category
Reviews
No reviews yet — be the first to review b-k-kl.de.
Get this data via API
Classify b-k-kl.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://b-k-kl.de"}'
{
"domain": {
"domain_url": "https://b-k-kl.de",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.38201361894607544,
"IAB16": "Pets",
"IAB-431-422": "Pets - Pet Supplies"
},
{
"name": "/Shopping/Apparel/Clothing Accessories",
"confidence": 0.13307933509349823,
"IAB18-6": "Accessories",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Other",
"confidence": 0.11958412081003188,
"IAB22": "Shopping",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.