Category
Reviews
No reviews yet — be the first to review investigations.games.
Get this data via API
Classify investigations.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://investigations.games"}'
{
"domain": {
"domain_url": "https://investigations.games",
"categories": [
{
"name": "/Games/Computer & Video Games/Adventure Games",
"confidence": 0.3557460904121399,
"IAB9-30": "Video & Computer Games",
"IAB-692-685": "Video Game Genres - Adventure Video Games"
},
{
"name": "/Games/Party Games",
"confidence": 0.3440663814544678,
"IAB9": "Hobbies & Interests",
"IAB-269-239": "Hobbies & Interests - Games and Puzzles"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.3180077373981476,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Puzzles & Brainteasers",
"confidence": 0.20644184947013855,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.12495553493499756,
"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.