Get this data via API

Classify hackaday.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://hackaday.com"}'
{ "domain": { "domain_url": "https://hackaday.com", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.5886481404304504, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/News/Technology News", "confidence": 0.49961769580841064, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Computers & Electronics/Computer Security/Hacking & Cracking", "confidence": 0.4446534514427185, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Computer Hardware/Hardware Modding & Tuning", "confidence": 0.36479902267456055, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#3,514