Get this data via API

Classify ec.or.ug — 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://ec.or.ug"}'
{ "domain": { "domain_url": "https://ec.or.ug", "categories": [ { "name": "/Arts & Entertainment", "confidence": 0.9, "IAB1": "Arts & Entertainment" }, { "name": "/Arts & Entertainment/Comics & Animation", "confidence": 0.7, "IAB1": "Arts & Entertainment" }, { "name": "/Business & Industrial", "confidence": 0.6, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science", "confidence": 0.6, "IAB15": "Science" }, { "name": "/Science/Computer Science", "confidence": 0.6, "IAB15": "Science" }, { "name": "/Science/Biological Sciences", "confidence": 0.6, "IAB15": "Science", "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Science/Chemistry", "confidence": 0.6, "IAB15-3": "Chemistry", "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Science/Physics", "confidence": 0.6, "IAB15-6": "Physics", "IAB-471-464": "Physics/Science/Physics" }, { "name": "/Autos & Vehicles", "confidence": 0.6, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Jobs & Education", "confidence": 0.6 }, { "name": "/Jobs & Education/Education", "confidence": 0.6, "IAB5": "Education" } ] }, "success": true }
Get Free API Key View API Docs