Get this data via API

Classify d2n.com.au — 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://d2n.com.au"}'
{ "domain": { "domain_url": "https://d2n.com.au", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Audio Equipment", "confidence": 0.7947713136672974, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" }, { "name": "/Internet & Telecom/Mobile & Wireless/Other", "confidence": 0.5657228231430054, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Arts & Entertainment/Music & Audio/Music Equipment & Technology", "confidence": 0.39312297105789185, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Internet & Telecom/Communications Equipment/Other", "confidence": 0.3754211664199829, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs