Get this data via API

Classify eew.ie — 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://eew.ie"}'
{ "domain": { "domain_url": "https://eew.ie", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.7723539471626282, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.16816642880439758, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.15482798218727112, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Home & Garden/Home Furnishings/Lamps & Lighting", "confidence": 0.12950816750526428, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.11801770329475404, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs