Get this data via API

Classify act.edu.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://act.edu.au"}'
{ "domain": { "domain_url": "https://act.edu.au", "categories": [ { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.9820759892463684, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.119382344186306, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Jobs & Education/Education/Special Education", "confidence": 0.1129416450858116, "IAB5-14": "Special Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs