Get this data via API

Classify atoz-esg.lu — 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://atoz-esg.lu"}'
{ "domain": { "domain_url": "https://atoz-esg.lu", "categories": [ { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.5009294748306274, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Finance/Investing/Socially Responsible Investing", "confidence": 0.35818666219711304, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.2916545569896698, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.15891101956367493, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs