Get this data via API

Classify epicsemi.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://epicsemi.com"}'
{ "domain": { "domain_url": "https://epicsemi.com", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Components", "confidence": 0.9964214563369752, "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.5666672587394714, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/News/Business News/Company News", "confidence": 0.26675179600715637, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.24450546503067017, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.22787730395793915, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.13982976973056793, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.12778285145759585, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/News/Technology News", "confidence": 0.12686236202716827, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" } ] }, "success": true }
Get Free API Key View API Docs