Get this data via API
Classify procomply.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://procomply.com.au"}'
{
"domain": {
"domain_url": "https://procomply.com.au",
"categories": [
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.45534494519233704,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.4195868670940399,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.33594539761543274,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.33304426074028015,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Finance/Accounting & Auditing/Other",
"confidence": 0.3239591121673584,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.3231225907802582,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.1002010703086853,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.