Category
Reviews
No reviews yet — be the first to review e-licey.ru.
Get this data via API
Classify e-licey.ru — 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://e-licey.ru"}'
{
"domain": {
"domain_url": "https://e-licey.ru",
"categories": [
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.5895516872406006,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.2895404100418091,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.2300725430250168,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.