Category
Reviews
No reviews yet — be the first to review gce.co.th.
Get this data via API
Classify gce.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://gce.co.th"}'
{
"domain": {
"domain_url": "https://gce.co.th",
"categories": [
{
"name": "/Home & Garden/HVAC & Climate Control/Air Filters & Purifiers",
"confidence": 0.3288729786872864,
"IAB10-3": "Environmental Safety",
"IAB-282-274": "Home & Garden - Indoor Environmental Quality"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.25379282236099243,
"IAB3": "Business",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.