Get this data via API

Classify bodyarc.ai — 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://bodyarc.ai"}'
{ "domain": { "domain_url": "https://bodyarc.ai", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.8277294635772705, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.25506824254989624, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Health/Nutrition/Other", "confidence": 0.19365158677101135, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.11196887493133544, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" } ] }, "success": true }
Get Free API Key View API Docs