Get this data via API

Classify rubycompute.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://rubycompute.com"}'
{ "domain": { "domain_url": "https://rubycompute.com", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Components", "confidence": 0.5029788613319397, "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.3713962435722351, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.27052199840545654, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Web Services/Other", "confidence": 0.23297998309135437, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Servers", "confidence": 0.13474422693252563, "IAB19-10": "Computer Reviews", "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Other", "confidence": 0.13154657185077667, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs