Category
Reviews
No reviews yet — be the first to review e-kinen.jp.
Get this data via API
Classify e-kinen.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://e-kinen.jp"}'
{
"domain": {
"domain_url": "https://e-kinen.jp",
"categories": [
{
"name": "/Health/Substance Abuse/Smoking & Smoking Cessation",
"confidence": 0.94,
"IAB7-41": "Smoking Cessation",
"IAB-237-232": "Wellness - Smoking Cessation"
},
{
"name": "/Sensitive Subjects",
"confidence": 0.92
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.