Get this data via API

Classify digitalmoment.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://digitalmoment.org"}'
{ "domain": { "domain_url": "https://digitalmoment.org", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.7056200504302979, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.5965663194656372, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.4548156857490539, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.4116174876689911, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.26878753304481506, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.1762593388557434, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.13435889780521393, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs