Category
Reviews
No reviews yet — be the first to review nsw.gov.au.
Get this data via API
Classify nsw.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://nsw.gov.au"}'
{
"domain": {
"domain_url": "https://nsw.gov.au",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 1,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/People & Society/Social Issues & Advocacy/Housing & Development",
"confidence": 0.2717008888721466,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.1917515993118286,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants",
"confidence": 0.17926783859729767,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.11315269768238068,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.10056108981370926,
"IAB21-2": "Architects",
"IAB-204-201": "Fine Art - Design"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.