Category
Reviews
No reviews yet — be the first to review quickstage.co.th.
Get this data via API
Classify quickstage.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://quickstage.co.th"}'
{
"domain": {
"domain_url": "https://quickstage.co.th",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.15499748289585114,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.13502126932144165,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.12945415079593658,
"IAB3": "Business",
"IAB-180-8VZQHL": "Events - Business Expos & Conferences"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.