Get this data via API

Classify cplus.by — 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://cplus.by"}'
{ "domain": { "domain_url": "https://cplus.by", "categories": [ { "name": "/Finance/Accounting & Auditing/Bookkeeping", "confidence": 0.3975922465324402, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.20250773429870603, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Business Services/Outsourcing", "confidence": 0.16274815797805786, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.10900215059518814, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs