Category
Reviews
No reviews yet — be the first to review konsoly.de.
Get this data via API
Classify konsoly.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://konsoly.de"}'
{
"domain": {
"domain_url": "https://konsoly.de",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles",
"confidence": 1,
"IAB9-30": "Video & Computer Games",
"IAB-681-680": "Video Gaming - Console Games"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.6205571293830872,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories",
"confidence": 0.40216416120529175,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Home & Garden/Household Supplies/Household Batteries",
"confidence": 0.20087875425815585,
"IAB10": "Home & Garden",
"IAB-479-473": "Shopping - Household Supplies"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.