Category
Global Rank
#19,148
Reviews
No reviews yet — be the first to review inside-games.jp.
Get this data via API
Classify inside-games.jp — 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://inside-games.jp"}'
{
"domain": {
"domain_url": "https://inside-games.jp",
"categories": [
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.5020386576652527,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.24505026638507843,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.12697920203208923,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Genres - Animation & Anime"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.