Get this data via API

Classify legaldirect.ca — 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://legaldirect.ca"}'
{ "domain": { "domain_url": "https://legaldirect.ca", "categories": [ { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.9354611039161682, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.8542688488960266, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Law & Government/Legal/Real Estate Law", "confidence": 0.23295362293720245, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs