Get this data via API

Classify masterkeyweb.com — 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://masterkeyweb.com"}'
{ "domain": { "domain_url": "https://masterkeyweb.com", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.8719438910484314, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Networking/VPN & Remote Access", "confidence": 0.7940556406974792, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Hacking & Cracking", "confidence": 0.23127838969230652, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.1340848058462143, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.12956717610359192, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Finance/Banking/Other", "confidence": 0.10400957614183426, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs