Get this data via API

Classify packet.ai — 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://packet.ai"}'
{ "domain": { "domain_url": "https://packet.ai", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Components", "confidence": 0.7634894251823425, "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.7033835649490356, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5768476128578186, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.40320885181427, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs