Get this data via API

Classify hpc-il.org — 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://hpc-il.org"}'
{ "domain": { "domain_url": "https://hpc-il.org", "categories": [ { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.7305738925933838, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.36964765191078186, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.26028260588645935, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Hardware/Other", "confidence": 0.2459336817264557, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.11067424714565276, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs