Get this data via API

Classify bettsrisk.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://bettsrisk.com"}'
{ "domain": { "domain_url": "https://bettsrisk.com", "categories": [ { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.9373195767402648, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.902166187763214, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.4334999918937683, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.41975733637809753, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.17369653284549713, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.13194504380226135, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.11532288789749146, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs