Category
Reviews
No reviews yet — be the first to review redant.tw.
Get this data via API
Classify redant.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://redant.tw"}'
{
"domain": {
"domain_url": "https://redant.tw",
"categories": [
{
"name": "/Health/Health Conditions/Neurological Conditions",
"confidence": 0.4867990911006927,
"IAB7": "Health & Fitness",
"IAB-313-287": "Diseases and Conditions - Brain and Nervous System Disorders"
},
{
"name": "/Health/Health Conditions/Sleep Disorders",
"confidence": 0.28384578227996826,
"IAB7-40": "Sleep Disorders",
"IAB-310-287": "Diseases and Conditions - Sleep Disorders"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.17861407995224,
"IAB7-5": "Alternative Medicine",
"IAB-233-232": "Wellness - Alternative Medicine"
},
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.17622870206832886,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Health Conditions/Pain Management",
"confidence": 0.10311416536569595,
"IAB7-14": "Chronic Pain",
"IAB-287-286": "Medical Health - Diseases and Conditions"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.