Category
Reviews
No reviews yet — be the first to review gamescity.com.
Get this data via API
Classify gamescity.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://gamescity.com"}'
{
"domain": {
"domain_url": "https://gamescity.com",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.3527531027793884,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.1866869479417801,
"IAB3-4": "Business Software",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.14572812616825104,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.11202652007341383,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.