Get this data via API

Classify blueteam-academy.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://blueteam-academy.com"}'
{ "domain": { "domain_url": "https://blueteam-academy.com", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.7822465896606445, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/News/Technology News", "confidence": 0.5800063610076904, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.23757338523864743, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.18402309715747833, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.10988286137580872, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs