Get this data via API

Classify cncej.org — 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://cncej.org"}'
{ "domain": { "domain_url": "https://cncej.org", "categories": [ { "name": "/Law & Government/Government/Courts & Judiciary", "confidence": 0.34329676628112793, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.27387869358062744, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Business & Industrial/Other", "confidence": 0.1944938898086548, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.19046030938625336, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Law Enforcement", "confidence": 0.1800706833600998, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Other", "confidence": 0.12745130062103271, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs