Get this data via API
Classify petpulse.co.za — 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://petpulse.co.za"}'
{
"domain": {
"domain_url": "https://petpulse.co.za",
"categories": [
{
"name": "/Pets & Animals/Pets/Fish & Aquaria",
"confidence": 0.9119068384170532,
"IAB16": "Pets",
"IAB-426-422": "Fish and Aquariums/Pets/Fish and Aquariums"
},
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.8792465329170227,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.11422897130250932,
"IAB-422": "Pets"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.11147592961788176,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.