Category
Global Rank
#311,175
Reviews
No reviews yet — be the first to review velvet.jp.
Get this data via API
Classify velvet.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://velvet.jp"}'
{
"domain": {
"domain_url": "https://velvet.jp",
"categories": [
{
"name": "/Sensitive Subjects/Accidents & Disasters",
"confidence": 0.3650994002819062,
"IAB25": "Non-Standard Content",
"IAB-381": "Disasters"
},
{
"name": "/Health/Health Conditions/Injury",
"confidence": 0.33304429054260254,
"IAB7": "Health & Fitness",
"IAB-298-287": "Diseases and Conditions - Injuries"
},
{
"name": "/Health/Medical Facilities & Services/Physical Therapy",
"confidence": 0.20714013278484344,
"IAB7-36": "Physical Therapy",
"IAB-236-232": "Wellness - Physical Therapy"
},
{
"name": "/Law & Government/Legal/Accident & Personal Injury Law",
"confidence": 0.10540897399187088,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.