Get this data via API

Classify specialconnections.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://specialconnections.org"}'
{ "domain": { "domain_url": "https://specialconnections.org", "categories": [ { "name": "/People & Society/Other", "confidence": 0.8240545988082886, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.20082199573516848, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.1680329591035843, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.14847703278064728, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Jobs & Education/Education/Special Education", "confidence": 0.14529795944690704, "IAB5-14": "Special Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.11521518230438232, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs