Category
Global Rank
#945,543
Reviews
No reviews yet — be the first to review splits.gg.
Get this data via API
Classify splits.gg — 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://splits.gg"}'
{
"domain": {
"domain_url": "https://splits.gg",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.3762423098087311,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Gambling/Other",
"confidence": 0.307713121175766,
"IAB9-7": "Card Games",
"IAB-524-483": "Sports - Poker and Professional Gambling"
},
{
"name": "/Games/Computer & Video Games/Massively Multiplayer Games",
"confidence": 0.17117321491241455,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
},
{
"name": "/Games/Computer & Video Games/Action & Platform Games",
"confidence": 0.12474631518125534,
"IAB9-30": "Video & Computer Games",
"IAB-686-685": "Video Game Genres - Action Video Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.