Get this data via API

Classify icmagazine.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://icmagazine.org"}'
{ "domain": { "domain_url": "https://icmagazine.org", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.8493044972419739, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Other", "confidence": 0.8475868105888367, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.6973294019699097, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Public Health/Toxic Substances & Poisoning", "confidence": 0.3804357945919037, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Sensitive Subjects/Accidents & Disasters", "confidence": 0.21466787159442904, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.15428383648395538, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Local News", "confidence": 0.10504993796348572, "IAB12-3": "Local News" } ] }, "success": true }
Get Free API Key View API Docs