Get this data via API

Classify qoris.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://qoris.ai"}'
{ "domain": { "domain_url": "https://qoris.ai", "categories": [ { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.464838832616806, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.23621220886707303, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.16808849573135376, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1304864138364792, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Computer Security/Antivirus & Malware", "confidence": 0.1274930238723755, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.11459491401910782, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" } ] }, "success": true }
Get Free API Key View API Docs