Category
Global Rank
#18,674
Reviews
No reviews yet — be the first to review blackhub.games.
Get this data via API
Classify blackhub.games — 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://blackhub.games"}'
{
"domain": {
"domain_url": "https://blackhub.games",
"categories": [
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.8286213874816895,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.21325619518756864,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
},
{
"name": "/Computers & Electronics/Programming/C & C++",
"confidence": 0.1217903420329094,
"IAB19-4": "C/C++",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.