Category
Reviews
No reviews yet — be the first to review klement.or.at.
Get this data via API
Classify klement.or.at — 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://klement.or.at"}'
{
"domain": {
"domain_url": "https://klement.or.at",
"categories": [
{
"name": "/Arts & Entertainment/Humor/Spoofs & Satire",
"confidence": 0.4765898883342743,
"IAB1-4": "Humor",
"IAB-440-432": "Pop Culture - Humor and Satire"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.2295173555612564,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.