Get this data via API

Classify internalartsnorth.com — 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://internalartsnorth.com"}'
{ "domain": { "domain_url": "https://internalartsnorth.com", "categories": [ { "name": "/Beauty & Fitness/Beauty Services & Spas/Massage Therapy", "confidence": 0.59530109167099, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Alternative & Natural Medicine/Acupuncture & Chinese Medicine", "confidence": 0.3401757776737213, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Sports/Combat Sports/Martial Arts", "confidence": 0.26442429423332214, "IAB17-20": "Martial Arts", "IAB-520-483": "Martial Arts/Sports/Martial Arts" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.20126423239707947, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs