Get this data via API

Classify demegoria.io — 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://demegoria.io"}'
{ "domain": { "domain_url": "https://demegoria.io", "categories": [ { "name": "/People & Society/Social Sciences/Communications & Media Studies", "confidence": 0.9699590802192688, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.28835874795913696, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.2289142906665802, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.12593910098075867, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.10401255637407304, "IAB-126-123": "Career Planning/Careers/Career Planning" } ] }, "success": true }
Get Free API Key View API Docs