Get this data via API

Classify blackandwhitefirm.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://blackandwhitefirm.com"}'
{ "domain": { "domain_url": "https://blackandwhitefirm.com", "categories": [ { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.9941648244857788, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.8018884062767029, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.38373059034347534, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.1711256504058838, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.1460890769958496, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.13956782221794128, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs