Get this data via API

Classify hayekcap.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://hayekcap.com"}'
{ "domain": { "domain_url": "https://hayekcap.com", "categories": [ { "name": "/Business & Industrial", "confidence": 0.9 }, { "name": "/Business & Industrial/Business Finance", "confidence": 0.8, "IAB-63-53": "Business Banking & Finance/Business and Finance/Business/Business Banking & Finance" }, { "name": "/Business & Industrial/Business Finance/Venture Capital", "confidence": 0.7, "IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital" }, { "name": "/Computers & Electronics", "confidence": 0.6 }, { "name": "/Computers & Electronics/Software", "confidence": 0.5, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science", "confidence": 0.4, "IAB15": "Science" }, { "name": "/Science/Computer Science", "confidence": 0.3, "IAB15": "Science" } ] }, "success": true }
Get Free API Key View API Docs