Get this data via API

Classify getyoumoving.ca — 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://getyoumoving.ca"}'
{ "domain": { "domain_url": "https://getyoumoving.ca", "categories": [ { "name": "/Beauty & Fitness/Beauty Services & Spas/Massage Therapy", "confidence": 0.8035114407539368, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.6529179215431213, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Medical Facilities & Services/Physical Therapy", "confidence": 0.5758681893348694, "IAB7-36": "Physical Therapy", "IAB-236-232": "Wellness - Physical Therapy" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.4729952216148377, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Combat Sports/Martial Arts", "confidence": 0.4625210165977478, "IAB17-20": "Martial Arts", "IAB-520-483": "Martial Arts/Sports/Martial Arts" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.19094932079315183, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs