Category
Global Rank
#598,651
Reviews
No reviews yet — be the first to review carada.jp.
Get this data via API
Classify carada.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://carada.jp"}'
{
"domain": {
"domain_url": "https://carada.jp",
"categories": [
{
"name": "/Health",
"confidence": 0.64,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Internet & Telecom/Mobile & Wireless",
"confidence": 0.52,
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.