Company
Category
Global Rank
#83,039
Reviews
No reviews yet — be the first to review ourpage.jp.
Get this data via API
Classify ourpage.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://ourpage.jp"}'
{
"domain": {
"domain_url": "https://ourpage.jp",
"categories": [
{
"name": "/Health/Nutrition/Other",
"confidence": 0.8,
"IAB7-32": "Nutrition",
"IAB-229-223": "Healthy Living - Nutrition"
},
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.7,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.6,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.