Category
Reviews
No reviews yet — be the first to review creative-it.co.th.
Get this data via API
Classify creative-it.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://creative-it.co.th"}'
{
"domain": {
"domain_url": "https://creative-it.co.th",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.2648768424987793,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.2271072119474411,
"IAB10": "Home & Garden",
"IAB-281-274": "Home & Garden - Home Security"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.