Get this data via API
Classify yicci.tw — 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://yicci.tw"}'
{
"domain": {
"domain_url": "https://yicci.tw",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Desserts",
"confidence": 0.1894119679927826,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.16189812123775482,
"IAB22": "Shopping",
"IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards"
},
{
"name": "/Food & Drink/Food/Snack Foods",
"confidence": 0.1216844990849495,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Bakeries",
"confidence": 0.11877716332674026,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Breakfast Foods",
"confidence": 0.11242078989744186,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Jams, Jellies & Preserves",
"confidence": 0.10484929382801056,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.