Get this data via API

Classify idn.global — 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://idn.global"}'
{ "domain": { "domain_url": "https://idn.global", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.2554744780063629, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.18220458924770355, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.14690472185611725, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Internet & Telecom/Web Services/Other", "confidence": 0.14079564809799194, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.1120513379573822, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs