Get this data via API

Classify nexius.blue — 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://nexius.blue"}'
{ "domain": { "domain_url": "https://nexius.blue", "categories": [ { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.6865633726119995, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.40187856554985046, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.37852469086647034, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.3234924077987671, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.2971101403236389, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.25623175501823425, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.1728280633687973, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.16465336084365845, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.13100731372833252, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" } ] }, "success": true }
Get Free API Key View API Docs