Category
Reviews
No reviews yet — be the first to review animalensante.ca.
Get this data via API
Classify animalensante.ca — 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://animalensante.ca"}'
{
"domain": {
"domain_url": "https://animalensante.ca",
"categories": [
{
"name": "/Finance/Insurance/Other",
"confidence": 0.9610037207603456,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.4139893054962158,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Pets/Other",
"confidence": 0.3883266746997833,
"IAB16": "Pets",
"IAB-422": "Pets/Pets"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.