Get this data via API
Classify roomiepaw.com.au — 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://roomiepaw.com.au"}'
{
"domain": {
"domain_url": "https://roomiepaw.com.au",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.6810500025749207,
"IAB-422": "Pets"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.32519060373306274,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Pets & Animals/Pets/Cats",
"confidence": 0.23486706614494324,
"IAB16-3": "Cats",
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Pets & Animals/Pets/Other",
"confidence": 0.18561029434204104,
"IAB16": "Pets",
"IAB-422": "Pets/Pets"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.1855381727218628,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.16579291224479675,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.1523398458957672,
"IAB-422": "Pets"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.