Get this data via API
Classify joyjapan.tokyo — 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://joyjapan.tokyo"}'
{
"domain": {
"domain_url": "https://joyjapan.tokyo",
"categories": [
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.7098775506019592,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/Desserts",
"confidence": 0.629471480846405,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
},
{
"name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations",
"confidence": 0.5411586761474609,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Snack Foods",
"confidence": 0.4757916331291199,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.3478670120239258,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.1520058810710907,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.12858335673809052,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Baked Goods",
"confidence": 0.10216113924980164,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.