Category
Reviews
No reviews yet — be the first to review petolo.es.
Get this data via API
Classify petolo.es — 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://petolo.es"}'
{
"domain": {
"domain_url": "https://petolo.es",
"categories": [
{
"name": "/Finance/Insurance/Other",
"confidence": 0.9393075108528136,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Pets & Animals/Pets/Cats",
"confidence": 0.6937525868415833,
"IAB16-3": "Cats",
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Pets & Animals/Animal Products & Services/Veterinarians",
"confidence": 0.5213344097137451,
"IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.2480858564376831,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Pets/Other",
"confidence": 0.2358252555131912,
"IAB16": "Pets",
"IAB-422": "Pets/Pets"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.