Get this data via API
Classify 38-0-game.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://38-0-game.com"}'
{
"domain": {
"domain_url": "https://38-0-game.com",
"categories": [
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.7705900073051453,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Sports/Fantasy Sports",
"confidence": 0.3599027097225189,
"IAB17": "Sports",
"IAB-508-483": "Fantasy Sports/Sports/Fantasy Sports"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.28887349367141724,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.2559293210506439,
"IAB-689-685": "Sports Video Games/Video Gaming/Video Game Genres/Sports Video Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.