Category
Reviews
No reviews yet — be the first to review vox.bot.
Get this data via API
Classify vox.bot — 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://vox.bot"}'
{
"domain": {
"domain_url": "https://vox.bot",
"categories": [
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.4468047022819519,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.40437179803848267,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat",
"confidence": 0.2874823808670044,
"IAB19-23": "Net Conferencing",
"IAB-607-602": "Software and Applications - Web Conferencing"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.22384348511695865,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.15581616759300232,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.