Get this data via API

Classify mozaic.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://mozaic.org"}'
{ "domain": { "domain_url": "https://mozaic.org", "categories": [ { "name": "/People & Society/Other", "confidence": 0.7920133471488953, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.7131115794181824, "IAB-132": "Education" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.5705420970916748, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.23688004910945892, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Health/Health Conditions/Other", "confidence": 0.15834738314151764, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.1243296042084694, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs