Category
Reviews
No reviews yet — be the first to review cyberjoyly.com.
Get this data via API
Classify cyberjoyly.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://cyberjoyly.com"}'
{
"domain": {
"domain_url": "https://cyberjoyly.com",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.5780099630355835,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Strategy Games",
"confidence": 0.4777669310569763,
"IAB9-30": "Video & Computer Games",
"IAB-690-685": "Video Game Genres - Strategy Video Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.3978529870510102,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.32326751947402954,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Shooter Games",
"confidence": 0.145729199051857,
"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.