Get this data via API

Classify comperepower.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://comperepower.com"}'
{ "domain": { "domain_url": "https://comperepower.com", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.6065560579299927, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.17824223637580872, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Other", "confidence": 0.1544075757265091, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.11847289651632308, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.1148206740617752, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Computers & Electronics/Networking/Networking Equipment", "confidence": 0.11223455518484116, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs