Reviews
No reviews yet — be the first to review market.sec.or.th.
Get this data via API
Classify market.sec.or.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://market.sec.or.th"}'
{
"domain": {
"domain_url": "https://market.sec.or.th",
"categories": [
{
"name": "/Finance/Investing/Funds",
"confidence": 0.9,
"IAB13-8": "Mutual Funds",
"IAB-412-410": "Personal Investing - Mutual Funds"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.