Category
Reviews
No reviews yet — be the first to review trs.co.th.
Get this data via API
Classify trs.co.th — 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://trs.co.th"}'
{
"domain": {
"domain_url": "https://trs.co.th",
"categories": [
{
"name": "/Food & Drink/Food/Herbs & Spices",
"confidence": 0.8295890688896179,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.40121182799339294,
"IAB18-1": "Beauty",
"IAB-553-552": "Style & Fashion - Beauty"
},
{
"name": "/Business & Industrial/Chemicals Industry/Other",
"confidence": 0.10978087782859802,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Business & Industrial/Chemicals Industry/Cleaning Agents",
"confidence": 0.10676319152116776,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.