Category
News
70%
Reviews
No reviews yet — be the first to review ciso.es.
Get this data via API
Classify ciso.es — 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://ciso.es"}'
{
"domain": {
"domain_url": "https://ciso.es",
"categories": [
{
"name": "/Arts & Entertainment/Comics & Animation/Comics",
"confidence": 0.9,
"IAB9-11": "Comic Books",
"IAB-46-42": "Books and Literature - Comics and Graphic Novels"
},
{
"name": "/Reference/General Reference",
"confidence": 0.8
},
{
"name": "/News",
"confidence": 0.7,
"IAB12": "News"
},
{
"name": "/Arts & Entertainment/Music & Audio/Radio",
"confidence": 0.6,
"IAB9-24": "Radio",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Sports/Combat Sports/Boxing",
"confidence": 0.5,
"IAB17-5": "Boxing",
"IAB-485-483": "Sports - Boxing"
},
{
"name": "/Sports/Team Sports/Basketball",
"confidence": 0.4,
"IAB17-26": "Pro Basketball",
"IAB-547-483": "Sports - Basketball"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.