Get this data via API

Classify cohesionart.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://cohesionart.org"}'
{ "domain": { "domain_url": "https://cohesionart.org", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.27561238408088684, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Government/Other", "confidence": 0.23998281359672544, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Investing/Socially Responsible Investing", "confidence": 0.2015942633152008, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.14523440599441528, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.10127867758274078, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs