Korea Stock Data API
The Infoway API provides comprehensive real-time stock market data for the Korea Exchange (KRX), covering approximately 2,600 listed companies on the Korean stock market.
Last updated
{
"s": "005930.KS",
"respList": [
{
"t": "1781481600",
"h": "344000.00",
"o": "344000.00",
"l": "340000.00",
"c": "341500.00",
"v": "972079.00000",
"vw": "333747120093.07000",
"pc": "-0.73%",
"pca": "-2500.00000"
}
]
}{
"s": "005930.KS",
"t": 1773037319456,
"p": "341500.00",
"v": "2.0",
"vw": "2598.00",
"td": 0
}{
"s": "005930.KS",
"t": 1773037524808,
"a": [
[
"341500.00",
],
[
"1.0",
]
],
"b": [
[
"341500.00",
],
[
"172.0",
]
]
}
{
"ret": 200,
"msg": "success",
"traceId": "1407b1f0-b271-4b39-a905-67e538ce83b9",
"data": [
{
"symbol": "005930.KS",
"market": "KS",
"name_cn": "",
"name_en": "Samsung Electronics Co., Ltd.",
"name_hk": "",
"exchange": "KRX",
"currency": "KRW",
"lot_size": null,
"total_shares": null,
"circulating_shares": null,
"hk_shares": null,
"eps": "12475.8691",
"eps_ttm": null,
"bps": null,
"dividend_yield": "0.00471186440677966",
"stock_derivatives": null,
"board": "Electronic Technology"
}
]
}{
"market": "KS",
"remark": "韩国股市",
"trade_schedules": [
{
"begin_time": "09:00:00",
"end_time": "15:30:00",
"type": "NormalTrade"
}
]
}{
"trade_days": [
"20260202",
"20260203",
"20260204",
"20260205",
"20260206",
"20260209",
"20260210"
],
"half_trade_days": []
}