Get this data via API

Classify compholdingsx.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://compholdingsx.com"}'
{ "domain": { "domain_url": "https://compholdingsx.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.4665915668010712, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.3369797468185425, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.21990862488746643, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.11947204172611237, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs