Get this data via API

Classify znlenergy.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://znlenergy.com"}'
{ "domain": { "domain_url": "https://znlenergy.com", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.6844545602798462, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/News/Business News/Company News", "confidence": 0.4437561631202698, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.3261529207229614, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.21910834312438965, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.21265937387943268, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy", "confidence": 0.18574312329292297, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.10243011265993118, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" } ] }, "success": true }
Get Free API Key View API Docs