Category
Reviews
No reviews yet — be the first to review dominoes.fun.
Get this data via API
Classify dominoes.fun — 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://dominoes.fun"}'
{
"domain": {
"domain_url": "https://dominoes.fun",
"categories": [
{
"name": "/Games/Tile Games",
"confidence": 0.8407577872276306,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.5404695272445679,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.22371439635753632,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.