Get this data via API
Classify digitalsi.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://digitalsi.com.au"}'
{
"domain": {
"domain_url": "https://digitalsi.com.au",
"categories": [
{
"name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems",
"confidence": 0.9118693470954896,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.5142133831977844,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.4368874728679657,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.3911098539829254,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.1626812219619751,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Safety & Security/Other",
"confidence": 0.14853161573410034,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.