Get this data via API

Classify mltreening.ee — 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://mltreening.ee"}'
{ "domain": { "domain_url": "https://mltreening.ee", "categories": [ { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.2930270731449127, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.26780781149864197, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/High Intensity Interval Training", "confidence": 0.12011997401714324, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs