Get this data via API
Classify coolmath-games.com — 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://coolmath-games.com"}'
{
"domain": {
"domain_url": "https://coolmath-games.com",
"categories": [
{
"name": "/Games",
"confidence": 0.99
},
{
"name": "/Arts & Entertainment/Online Media",
"confidence": 0.97,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Science/Mathematics",
"confidence": 0.62,
"IAB15": "Science"
},
{
"name": "/Reference/General Reference",
"confidence": 0.57
}
]
},
"success": true
}
Category
Games
99%
Science
Mathematics
62%
Global Rank
#305,079
Get this data as JSON — free trial, 50 API calls included.