Get this data via API
Classify dailygrowth.co.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://dailygrowth.co.jp"}'
{
"domain": {
"domain_url": "https://dailygrowth.co.jp",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.5479205250740051,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.28807002305984497,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.27136754989624023,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Reference/General Reference/Calculators & Reference Tools",
"confidence": 0.2524398863315582
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.2488246858119965,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Restaurant Delivery Services",
"confidence": 0.18333247303962708,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.