Get this data via API
Classify wuffypuppy.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://wuffypuppy.ca"}'
{
"domain": {
"domain_url": "https://wuffypuppy.ca",
"categories": [
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.7615665197372437,
"IAB15": "Science",
"IAB-638-596": "Robotics/Technology & Computing/Robotics"
},
{
"name": "/Shopping/Toys/Other",
"confidence": 0.5436693429946899,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.5002844929695129,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Toys/Educational Toys",
"confidence": 0.483772486448288,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.3481719493865967,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.11766301840543748,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Pets & Animals/Pets/Dogs",
"confidence": 0.10461012274026872,
"IAB16-4": "Dogs",
"IAB-425-422": "Dogs/Pets/Dogs"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.