Get this data via API

Classify psyris.be — 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://psyris.be"}'
{ "domain": { "domain_url": "https://psyris.be", "categories": [ { "name": "/Health/Mental Health", "confidence": 0.7, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Mental Health/Anxiety & Stress", "confidence": 0.5 }, { "name": "/Health/Mental Health/Depression", "confidence": 0.4, "IAB7-18": "Depression", "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Health Conditions", "confidence": 0.3, "IAB-287-286": "Diseases and Conditions/Medical Health/Diseases and Conditions" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.3 }, { "name": "/Reference/Humanities/Philosophy", "confidence": 0.3 }, { "name": "/Sports/Combat Sports", "confidence": 0.2, "IAB17": "Sports", "IAB-520-483": "Martial Arts/Sports/Martial Arts" }, { "name": "/Sports/Combat Sports/Martial Arts", "confidence": 0.2, "IAB17-20": "Martial Arts", "IAB-520-483": "Martial Arts/Sports/Martial Arts" } ] }, "success": true }
Get Free API Key View API Docs