Company
Category
Reviews
No reviews yet — be the first to review ascents.gg.
Get this data via API
Classify ascents.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://ascents.gg"}'
{
"domain": {
"domain_url": "https://ascents.gg",
"categories": [
{
"name": "/Games/Computer & Video Games/Massively Multiplayer Games",
"confidence": 0.32569625973701477,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.2682190239429474,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Roleplaying Games",
"confidence": 0.267724871635437,
"IAB9-25": "Roleplaying Games",
"IAB-272-269": "Games and Puzzles - Roleplaying Games"
},
{
"name": "/Online Communities/Other",
"confidence": 0.15515170991420746,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.12789727747440338,
"IAB13-7": "Investing",
"IAB-82-80": "Economy - Currencies"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.