Get this data via API
Classify olmath.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://olmath.ru"}'
{
"domain": {
"domain_url": "https://olmath.ru",
"categories": [
{
"name": "/People & Society/Social Sciences/Economics",
"confidence": 0.8577551245689392,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.7399409413337708,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.5016483068466187,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.439503401517868,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.2511502504348755,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Sports/International Sports Competitions/Olympics",
"confidence": 0.16550792753696442,
"IAB17-23": "Olympics",
"IAB-521-483": "Olympic Sports/Sports/Olympic Sports"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.