Get this data via API

Classify 21stcenturyalliance.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://21stcenturyalliance.org"}'
{ "domain": { "domain_url": "https://21stcenturyalliance.org", "categories": [ { "name": "/Law & Government/Government/Other", "confidence": 0.7869353890419006, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Politics/Other", "confidence": 0.7222719788551331, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Law & Government/Government/Lobbying", "confidence": 0.6028357148170471, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Politics/Campaigns & Elections", "confidence": 0.323542982339859, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.20495574176311493, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Government/Legislative Branch", "confidence": 0.19092398881912231, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Government/Public Policy", "confidence": 0.13978450000286102, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs