Get this data via API

Classify unsungltd.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://unsungltd.com"}'
{ "domain": { "domain_url": "https://unsungltd.com", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.8931552767753601, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.49918699264526367, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2536943256855011, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Computer Science/Other", "confidence": 0.21750955283641815, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.1936656683683395, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.13348622620105743, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs