Get this data via API

Classify thehackernews.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://thehackernews.com"}'
{ "domain": { "domain_url": "https://thehackernews.com", "categories": [ { "name": "/Computers & Electronics/Computer Security/Hacking & Cracking", "confidence": 0.9258530139923096, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/News/Technology News", "confidence": 0.9198795557022096, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.5702076554298401, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/News/Other", "confidence": 0.10683239251375198, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#9,409