Category
Reviews
No reviews yet — be the first to review link.o2.sk.
Get this data via API
Classify link.o2.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://link.o2.sk"}'
{
"domain": {
"domain_url": "https://link.o2.sk",
"categories": [
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.6814665198326111,
"IAB19-6": "Cell Phones",
"IAB-420-417": "Home Utilities - Phone Services"
},
{
"name": "/Internet & Telecom/Service Providers/ISPs",
"confidence": 0.2078537791967392,
"IAB19-18": "Internet Technology",
"IAB-419-417": "Home Utilities - Internet Service Providers"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.188087061047554,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Other",
"confidence": 0.10160541534423828,
"IAB19-6": "Cell Phones",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.