Get this data via API

Classify zark.energy — 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://zark.energy"}'
{ "domain": { "domain_url": "https://zark.energy", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles", "confidence": 0.7718997001647949, "IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.27480295300483704, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling", "confidence": 0.1611030399799347, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.110431008040905, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" } ] }, "success": true }
Get Free API Key View API Docs