Category
Reviews
No reviews yet — be the first to review capitalsphere.digital.
Get this data via API
Classify capitalsphere.digital — 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://capitalsphere.digital"}'
{
"domain": {
"domain_url": "https://capitalsphere.digital",
"categories": [
{
"name": "/Online Communities/Virtual Worlds",
"confidence": 0.6122704148292542,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
},
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.43015792965888977,
"IAB9-30": "Video & Computer Games",
"IAB-688-685": "Video Game Genres - Simulation Video Games"
},
{
"name": "/Games/Computer & Video Games/Massively Multiplayer Games",
"confidence": 0.12599483132362366,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.