Get this data via API

Classify europower.no — 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://europower.no"}'
{ "domain": { "domain_url": "https://europower.no", "categories": [ { "name": "/News/Technology News", "confidence": 0.5021064877510071, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.4527263045310974, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.45147761702537537, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.37535977363586426, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.3614993989467621, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.3602350652217865, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.155336394906044, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.13817152380943298, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy", "confidence": 0.1093025729060173, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs