Get this data via API

Classify calibr8.systems — 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://calibr8.systems"}'
{ "domain": { "domain_url": "https://calibr8.systems", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.4354595839977264, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.3661180436611175, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.20458029210567472, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1541428416967392, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.14530383050441742, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.12133574485778809, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs