Get this data via API

Classify lawyerlink.com.au — 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://lawyerlink.com.au"}'
{ "domain": { "domain_url": "https://lawyerlink.com.au", "categories": [ { "name": "/Law & Government/Legal/Family Law", "confidence": 0.9952154159545898, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.773497462272644, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.21507151424884796, "IAB-163": "Personal Celebrations & Life Events" } ] }, "success": true }
Get Free API Key View API Docs