Category
Reviews
No reviews yet — be the first to review vht.com.br.
Get this data via API
Classify vht.com.br — 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://vht.com.br"}'
{
"domain": {
"domain_url": "https://vht.com.br",
"categories": [
{
"name": "/Internet & Telecom/Communications Equipment/Other",
"confidence": 0.4455965459346771,
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.31738755106925964,
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.26679500937461853,
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Networking/Networking Equipment",
"confidence": 0.2516744136810303,
"IAB-600-599": "Computing - Computer Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.