Category
Reviews
No reviews yet — be the first to review protect.net.au.
Get this data via API
Classify protect.net.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://protect.net.au"}'
{
"domain": {
"domain_url": "https://protect.net.au",
"categories": [
{
"name": "/Finance/Insurance/Other",
"confidence": 0.6909305453300476,
"IAB13-6": "Insurance",
"IAB-398-391": "Personal Finance - Insurance"
},
{
"name": "/Law & Government/Legal/Labor & Employment Law",
"confidence": 0.3042750358581543,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.27154725790023804,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.20852310955524445,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/People & Society/Social Issues & Advocacy/Work & Labor Issues",
"confidence": 0.10741550475358964,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.