Get this data via API

Classify anrak.legal — 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://anrak.legal"}'
{ "domain": { "domain_url": "https://anrak.legal", "categories": [ { "name": "/Law & Government/Government/Courts & Judiciary", "confidence": 0.8663443922996521, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.8589035272598267, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Other", "confidence": 0.20535361766815183, "IAB12": "News" }, { "name": "/Law & Government/Legal/Constitutional Law & Civil Rights", "confidence": 0.1255297064781189, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.11656806617975236, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" } ] }, "success": true }
Get Free API Key View API Docs