Get this data via API
Classify simples.vet — 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://simples.vet"}'
{
"domain": {
"domain_url": "https://simples.vet",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Veterinarians",
"confidence": 0.8787198662757874,
"IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6716552972793579,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.3259965181350708,
"IAB-422": "Pets"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.14731714129447937,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Global Rank
#19,840
Get this data as JSON — free trial, 50 API calls included.