Get this data via API

Classify firstaidsuppliesaustralia.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://firstaidsuppliesaustralia.com.au"}'
{ "domain": { "domain_url": "https://firstaidsuppliesaustralia.com.au", "categories": [ { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.9119528532028198, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.8352009654045105, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.8314034342765808, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.6468843221664429, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs