Get this data via API

Classify hollisadams.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://hollisadams.org"}'
{ "domain": { "domain_url": "https://hollisadams.org", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.8003359436988831, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/People & Society/Other", "confidence": 0.75618976354599, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.2676336467266083, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.21784332394599917, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Education/Special Education", "confidence": 0.19113384187221527, "IAB5-14": "Special Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.106112040579319, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs