Get this data via API

Classify vocefitness.online — 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://vocefitness.online"}'
{ "domain": { "domain_url": "https://vocefitness.online", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.5186567306518555, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/Other", "confidence": 0.22107408940792084, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.11875062435865402, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" } ] }, "success": true }
Get Free API Key View API Docs