Get this data via API

Classify theecopower.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://theecopower.com"}'
{ "domain": { "domain_url": "https://theecopower.com", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.7458937764167786, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.46839287877082825, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Home & Garden/Household Supplies/Household Batteries", "confidence": 0.44362443685531616, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.29682818055152893, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories", "confidence": 0.2647697329521179, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs