Get this data via API
Classify moodlecolombia.com — 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://moodlecolombia.com"}'
{
"domain": {
"domain_url": "https://moodlecolombia.com",
"categories": [
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.4580511748790741,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.3957391381263733,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.23513157665729523,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.13723625242710114,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.13306154310703278,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.1315293163061142,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.1017133966088295,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.