Get this data via API

Classify dracosec.tech — 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://dracosec.tech"}'
{ "domain": { "domain_url": "https://dracosec.tech", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.8995580673217773, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.28011414408683777, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Hacking & Cracking", "confidence": 0.20494218170642853, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Computer Security/Antivirus & Malware", "confidence": 0.18217003345489505, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Law & Government/Government/Intelligence & Counterterrorism", "confidence": 0.14545723795890808, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs