Get this data via API

Classify compedgept.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://compedgept.com"}'
{ "domain": { "domain_url": "https://compedgept.com", "categories": [ { "name": "/Sports/Sporting Goods/Sports Memorabilia", "confidence": 0.9, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.8, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Health/Medical Facilities & Services/Physical Therapy", "confidence": 0.7, "IAB7-36": "Physical Therapy", "IAB-236-232": "Wellness - Physical Therapy" }, { "name": "/Sports/Individual Sports/Track & Field", "confidence": 0.6, "IAB17": "Sports", "IAB-540-483": "Track and Field/Sports/Track and Field" } ] }, "success": true }
Get Free API Key View API Docs