Category
Reviews
No reviews yet — be the first to review math-class.lol.
Get this data via API
Classify math-class.lol — 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://math-class.lol"}'
{
"domain": {
"domain_url": "https://math-class.lol",
"categories": [
{
"name": "/Science/Mathematics/Other",
"confidence": 0.9429841637611388,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.5512304902076721,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.5090283751487732,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.42373281717300415,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.