Get this data via API

Classify eco-energy.ca — 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://eco-energy.ca"}'
{ "domain": { "domain_url": "https://eco-energy.ca", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy", "confidence": 0.9681241512298584, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.3636862635612488, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Home & Garden/Home Furnishings/Lamps & Lighting", "confidence": 0.32982006669044495, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.16405516862869263, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Green & Eco-Friendly Shopping", "confidence": 0.12564373016357422, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs