Category
Reviews
No reviews yet — be the first to review yourterms.com.au.
Get this data via API
Classify yourterms.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://yourterms.com.au"}'
{
"domain": {
"domain_url": "https://yourterms.com.au",
"categories": [
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.6490179896354675,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.13831157982349396,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.12329289317131042,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Finance/Insurance/Other",
"confidence": 0.11722199618816376,
"IAB13-6": "Insurance",
"IAB-398-391": "Personal Finance - Insurance"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.1162472888827324,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.10558050870895386,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.