Get this data via API
Classify dogandco.nz — 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://dogandco.nz"}'
{
"domain": {
"domain_url": "https://dogandco.nz",
"categories": [
{
"name": "/Shopping/Photo & Video Services/Event & Studio Photography",
"confidence": 0.6593207716941833,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.5834452509880066,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
},
{
"name": "/Pets & Animals/Pets/Dogs",
"confidence": 0.4774426519870758,
"IAB16-4": "Dogs",
"IAB-425-422": "Dogs/Pets/Dogs"
},
{
"name": "/Pets & Animals/Pets/Other",
"confidence": 0.365915983915329,
"IAB16": "Pets",
"IAB-422": "Pets/Pets"
},
{
"name": "/Shopping/Photo & Video Services/Other",
"confidence": 0.3585951626300812,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.2724449038505554,
"IAB-422": "Pets"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.