Category
Global Rank
#933,772
Reviews
No reviews yet — be the first to review otocon.jp.
Get this data via API
Classify otocon.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://otocon.jp"}'
{
"domain": {
"domain_url": "https://otocon.jp",
"categories": [
{
"name": "/Online Communities/Dating & Personals",
"confidence": 0.8,
"IAB14-1": "Dating"
},
{
"name": "/People & Society/Family & Relationships/Marriage",
"confidence": 0.75,
"IAB14-4": "Marriage",
"IAB-191-186": "Family and Relationships - Marriage and Civil Unions"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Weddings",
"confidence": 0.73,
"IAB14-7": "Weddings",
"IAB-165-163": "Personal Celebrations & Life Events - Wedding"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.