Get this data via API

Classify braverlaw.net — 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://braverlaw.net"}'
{ "domain": { "domain_url": "https://braverlaw.net", "categories": [ { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.3865295350551605, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Law & Government/Legal/Real Estate Law", "confidence": 0.20942293107509613, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Advertising & Marketing/Brand Management", "confidence": 0.20316582918167111, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.13040925562381744, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs