Get this data via API

Classify stelmaco.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://stelmaco.com"}'
{ "domain": { "domain_url": "https://stelmaco.com", "categories": [ { "name": "/Finance/Financial Planning & Management/Asset & Portfolio Management", "confidence": 0.273529052734375, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.2408864349126816, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.21967244148254397, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Finance/Insurance/Other", "confidence": 0.10393797606229782, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/News/Business News/Company News", "confidence": 0.10039077699184418, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs