Get this data via API

Classify preventiva.ru — 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://preventiva.ru"}'
{ "domain": { "domain_url": "https://preventiva.ru", "categories": [ { "name": "/Finance/Accounting & Auditing/Bookkeeping", "confidence": 0.7138920426368713, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.33348336815834045, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.2594940960407257, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.23491916060447693, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Services/Other", "confidence": 0.1604725420475006, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs