Get this data via API

Classify discovermassage.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://discovermassage.com.au"}'
{ "domain": { "domain_url": "https://discovermassage.com.au", "categories": [ { "name": "/Beauty & Fitness/Beauty Services & Spas/Massage Therapy", "confidence": 0.9980272650718688, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.932256519794464, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.6593955159187317, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.48041561245918274, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.12862329185009003, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs