Category
Reviews
No reviews yet — be the first to review study10.guru.
Get this data via API
Classify study10.guru — 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://study10.guru"}'
{
"domain": {
"domain_url": "https://study10.guru",
"categories": [
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.7539383172988892,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.4925809502601623,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.17731785774230957,
"IAB5": "Education",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Science/Mathematics/Other",
"confidence": 0.15957649052143097,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.1073845848441124,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.