Get this data via API
Classify awm.gov.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://awm.gov.au"}'
{
"domain": {
"domain_url": "https://awm.gov.au",
"categories": [
{
"name": "/Law & Government/Military",
"confidence": 0.9,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.63,
"IAB-466-464": "Chemistry/Science/Chemistry"
},
{
"name": "/Sensitive Subjects",
"confidence": 0.52,
"IAB-v9i3On": "Sensitive Topics/Sensitive Topics"
}
]
},
"success": true
}
Category
Global Rank
#45,401
Get this data as JSON — free trial, 50 API calls included.