Company
Category
Global Rank
#22,497
Reviews
No reviews yet — be the first to review sub.jp.
Get this data via API
Classify sub.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://sub.jp"}'
{
"domain": {
"domain_url": "https://sub.jp",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.22868092358112335,
"IAB9-2": "Arts & Crafts",
"IAB-248-239": "Hobbies & Interests - Arts and Crafts"
},
{
"name": "/Shopping/Apparel/Children's Clothing",
"confidence": 0.13402612507343292,
"IAB18-5": "Clothing",
"IAB-575-552": "Style & Fashion - Children's Clothing"
},
{
"name": "/Adult",
"confidence": 0.10038547217845915,
"IAB25-3": "Pornography",
"IAB-Rm3SiT-v9i3On": "Sensitive Topics - Adult & Explicit Sexual Content"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.