Get this data via API

Classify victuraconsulting.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://victuraconsulting.com"}'
{ "domain": { "domain_url": "https://victuraconsulting.com", "categories": [ { "name": "/Law & Government/Government/Government Contracting & Procurement", "confidence": 0.6826184988021851, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.45039159059524536, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.3890701532363891, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.20086069405078888, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.1717454344034195, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.15011335909366608, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" } ] }, "success": true }
Get Free API Key View API Docs