Get this data via API

Classify trainingaus.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://trainingaus.com.au"}'
{ "domain": { "domain_url": "https://trainingaus.com.au", "categories": [ { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.5315098762512207, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.485742062330246, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration", "confidence": 0.3770698010921478, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.2410296201705933, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" } ] }, "success": true }
Get Free API Key View API Docs