Get this data via API
Classify acumentis.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://acumentis.com.au"}'
{
"domain": {
"domain_url": "https://acumentis.com.au",
"categories": [
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.9164901971817015,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Business & Industrial/Business Finance/Other",
"confidence": 0.15201842784881592,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.14516587555408478,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Services/Other",
"confidence": 0.1323074996471405,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.12276274710893632,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.11854952573776244,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.