Get this data via API

Classify proathletept.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://proathletept.com"}'
{ "domain": { "domain_url": "https://proathletept.com", "categories": [ { "name": "/Health/Medical Facilities & Services/Physical Therapy", "confidence": 0.987293303012848, "IAB7-36": "Physical Therapy", "IAB-236-232": "Wellness - Physical Therapy" }, { "name": "/Sports/Team Sports/Baseball", "confidence": 0.7326059937477112, "IAB17-2": "Baseball", "IAB-545-483": "Baseball/Sports/Baseball" }, { "name": "/Health/Health Conditions/Injury", "confidence": 0.49698948860168457, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.16254645586013794, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.1439717262983322, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs