Category
Reviews
No reviews yet — be the first to review e-news.sk.
Get this data via API
Classify e-news.sk — 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://e-news.sk"}'
{
"domain": {
"domain_url": "https://e-news.sk",
"categories": [
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.43971550464630127,
"IAB14": "Society",
"IAB-232-223": "Healthy Living - Wellness"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.19471058249473572,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/News/Other",
"confidence": 0.11926507204771042,
"IAB12": "News",
"IAB-379": "News and Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.