Get this data via API

Classify csjr.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://csjr.org"}'
{ "domain": { "domain_url": "https://csjr.org", "categories": [ { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.4092524349689483, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Government/Courts & Judiciary", "confidence": 0.3641993701457978, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Sensitive Subjects/Violence & Abuse", "confidence": 0.3020983934402466, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.2993069291114807, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.22086414694786072, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.17648810148239136, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs