Get this data via API

Classify jimcloud.net — 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://jimcloud.net"}'
{ "domain": { "domain_url": "https://jimcloud.net", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage", "confidence": 0.35080671310424805, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Desktop Computers", "confidence": 0.15342603623867035, "IAB-617-599": "Desktops/Technology & Computing/Computing/Desktops" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.13329333066940308, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Servers", "confidence": 0.1003674566745758, "IAB19-10": "Computer Reviews", "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs