Get this data via API

Classify kyochifoot.in — 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://kyochifoot.in"}'
{ "domain": { "domain_url": "https://kyochifoot.in", "categories": [ { "name": "/Beauty & Fitness/Beauty Services & Spas/Massage Therapy", "confidence": 0.9894587993621826, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.6130118370056152, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Pain Management", "confidence": 0.25194066762924194, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.1991877555847168, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Manicures & Pedicures", "confidence": 0.1154453232884407, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Alternative & Natural Medicine/Acupuncture & Chinese Medicine", "confidence": 0.11451731622219086, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs