Category
Reviews
No reviews yet — be the first to review lecture.no.
Get this data via API
Classify lecture.no — 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://lecture.no"}'
{
"domain": {
"domain_url": "https://lecture.no",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.8716495633125305,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.303759902715683,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.27204856276512146,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.1714324653148651,
"IAB5": "Education",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.10152686387300491,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.