Get this data via API

Classify hacktron.ai — 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://hacktron.ai"}'
{ "domain": { "domain_url": "https://hacktron.ai", "categories": [ { "name": "/Computers & Electronics/Software/Open Source", "confidence": 0.8855377435684204, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.6759028434753418, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.48019665479660034, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.3785267174243927, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.3026086390018463, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.2004823535680771, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/News/Technology News", "confidence": 0.1579795926809311, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Computers & Electronics/Computer Security/Hacking & Cracking", "confidence": 0.12765495479106903, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Programming/Scripting Languages", "confidence": 0.10347789525985718, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs