Category
Global Rank
#41,244
Reviews
No reviews yet — be the first to review voe.sx.
Get this data via API
Classify voe.sx — 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://voe.sx"}'
{
"domain": {
"domain_url": "https://voe.sx",
"categories": [
{
"name": "/Internet & Telecom/Web Services",
"confidence": 0.78,
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Arts & Entertainment",
"confidence": 0.59,
"IAB-JLBCU7": "Entertainment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.