Category
Reviews
No reviews yet — be the first to review knosti.de.
Get this data via API
Classify knosti.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://knosti.de"}'
{
"domain": {
"domain_url": "https://knosti.de",
"categories": [
{
"name": "/Home & Garden/Household Supplies/Household Cleaning Supplies",
"confidence": 0.34347081184387207,
"IAB10": "Home & Garden",
"IAB-479-473": "Shopping - Household Supplies"
},
{
"name": "/Arts & Entertainment/Music & Audio/CD & Audio Shopping",
"confidence": 0.2283565104007721,
"IAB22": "Shopping",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Audio Equipment",
"confidence": 0.12123928219079971,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.