Get this data via API

Classify boxingbells.fitness — 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://boxingbells.fitness"}'
{ "domain": { "domain_url": "https://boxingbells.fitness", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.4895708262920379, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.14474880695343018, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/Other", "confidence": 0.13861829042434692, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Sports/Combat Sports/Boxing", "confidence": 0.1283147931098938, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" } ] }, "success": true }
Get Free API Key View API Docs