Get this data via API

Classify nuvocharge.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://nuvocharge.ie"}'
{ "domain": { "domain_url": "https://nuvocharge.ie", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.818693995475769, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories", "confidence": 0.675989031791687, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories", "confidence": 0.6712020635604858, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.1487594097852707, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Service Providers/Phone Service Providers", "confidence": 0.13318391144275665, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs