Get this data via API

Classify xbody-marche.be — 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://xbody-marche.be"}'
{ "domain": { "domain_url": "https://xbody-marche.be", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.1406652182340622, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories", "confidence": 0.1403031349182129, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/High Intensity Interval Training", "confidence": 0.12529237568378448, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.11640378087759018, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" } ] }, "success": true }
Get Free API Key View API Docs