Category
Global Rank
#16,847
Tech Stack (8 technologies)
Reviews
No reviews yet — be the first to review business.gov.au.
Get this data via API
Classify business.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://business.gov.au"}'
{
"domain": {
"domain_url": "https://business.gov.au",
"categories": [
{
"name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants",
"confidence": 0.24935294687747955,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.2144407778978348,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.2131955325603485,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.