Get this data via API

Classify cobaltdigital.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://cobaltdigital.com"}'
{ "domain": { "domain_url": "https://cobaltdigital.com", "categories": [ { "name": "/News/Business News/Company News", "confidence": 0.3471590578556061, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Computers & Electronics/Consumer Electronics/TV & Video Equipment", "confidence": 0.27109992504119873, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.14763987064361572, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Communications Equipment/Other", "confidence": 0.12170514464378356, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Components", "confidence": 0.1127706840634346, "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.1069243624806404, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs