Get this data via API

Classify chillmetrics.co — 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://chillmetrics.co"}'
{ "domain": { "domain_url": "https://chillmetrics.co", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.5538756251335144 }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.43011945486068726 }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.2718474566936493 }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.16055996716022491 } ] }, "success": true }
Get Free API Key View API Docs