Get this data via API

Classify notdiamond.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://notdiamond.ai"}'
{ "domain": { "domain_url": "https://notdiamond.ai", "categories": [ { "name": "/Reference/Technical Reference", "confidence": 0.4636475443840027 }, { "name": "/Computers & Electronics/Networking/Networking Equipment", "confidence": 0.363951712846756, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.27621257305145264, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Networking/Other", "confidence": 0.22882837057113647, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Networking/Data Formats & Protocols", "confidence": 0.13468828797340393, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.10091898590326308, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs