Get this data via API
Classify metalbird.co.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://metalbird.co.nz"}'
{
"domain": {
"domain_url": "https://metalbird.co.nz",
"categories": [
{
"name": "/Pets & Animals/Pets/Birds",
"confidence": 0.6491966843605042,
"IAB16-2": "Birds",
"IAB-423-422": "Birds/Pets/Birds"
},
{
"name": "/Pets & Animals/Wildlife",
"confidence": 0.43376120924949646,
"IAB-422": "Pets"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.2973882555961609,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.1624959260225296,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.15323956310749054,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.12669585645198822,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.