Get this data via API

Classify enerzinx.com — 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://enerzinx.com"}'
{ "domain": { "domain_url": "https://enerzinx.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.7269700765609741, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.30617964267730713, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.296407550573349, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.1920006424188614, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Servers", "confidence": 0.18825438618659973, "IAB19-10": "Computer Reviews", "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Networking/Other", "confidence": 0.1805357038974762, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.15997815132141113, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.1324116736650467, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.11433634161949158, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs