Get this data via API

Classify buoncaffe.com.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://buoncaffe.com.tw"}'
{ "domain": { "domain_url": "https://buoncaffe.com.tw", "categories": [ { "name": "/Food & Drink/Beverages/Coffee & Tea", "confidence": 0.6860572695732117, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Shopping/Gifts & Special Event Items/Gifts", "confidence": 0.4564036428928375, "IAB22": "Shopping", "IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards" }, { "name": "/Food & Drink/Beverages/Alcohol-Free Beverages", "confidence": 0.11793982237577438, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs