Get this data via API

Classify gohaywire.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://gohaywire.com"}'
{ "domain": { "domain_url": "https://gohaywire.com", "categories": [ { "name": "/Internet & Telecom/Service Providers/ISPs", "confidence": 0.6647563576698303, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Networking/Networking Equipment", "confidence": 0.44799596071243286, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Networking/Other", "confidence": 0.19357295334339145, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.1189517006278038, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Service Providers/Other", "confidence": 0.10585207492113112, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10568543523550034, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs