Get this data via API

Classify my-coachs.be — 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://my-coachs.be"}'
{ "domain": { "domain_url": "https://my-coachs.be", "categories": [ { "name": "/People & Society/Religion & Belief", "confidence": 0.46661707758903503, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Beauty & Fitness/Fitness/Yoga & Pilates", "confidence": 0.1739165186882019, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.1346551775932312, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Mental Health/Anxiety & Stress", "confidence": 0.10083555430173874, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" } ] }, "success": true }
Get Free API Key View API Docs