Category
Reviews
No reviews yet — be the first to review vethouse.by.
Get this data via API
Classify vethouse.by — 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://vethouse.by"}'
{
"domain": {
"domain_url": "https://vethouse.by",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Veterinarians",
"confidence": 0.7327383160591125,
"IAB16-7": "Veterinary Medicine",
"IAB-430-422": "Pets - Veterinary Medicine"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.35770273208618164,
"IAB16": "Pets",
"IAB-422": "Pets"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.