Category
Reviews
No reviews yet — be the first to review genjan.jp.
Get this data via API
Classify genjan.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://genjan.jp"}'
{
"domain": {
"domain_url": "https://genjan.jp",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.2738324999809265,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.1692764312028885,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
},
{
"name": "/Games/Computer & Video Games/Strategy Games",
"confidence": 0.13502360880374908,
"IAB9-30": "Video & Computer Games",
"IAB-690-685": "Video Game Genres - Strategy Video Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.