Get this data via API

Classify kora-ai.download — 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://kora-ai.download"}'
{ "domain": { "domain_url": "https://kora-ai.download", "categories": [ { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.6655132174491882, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.4307848513126374, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.24556927382946017, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Freeware & Shareware", "confidence": 0.2389688342809677, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.18565590679645536, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.1148298755288124, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Computer Hardware/Desktop Computers", "confidence": 0.10062011331319808, "IAB-617-599": "Desktops/Technology & Computing/Computing/Desktops" } ] }, "success": true }
Get Free API Key View API Docs