data.go.kr
Korean stock quote data from data.go.kr's stock price information service.
Retrieve Korean listed-equity quotes over plain HTTP. Given a trading date plus a company name or ISIN, returns normalized quote rows exposing close, change, change rate, open, high, low, and volume. Backed by the data.go.kr stock-price open data.
Return a normalized listed-stock quote row for a trading date and optional company identifier. Backed by the data.go.kr stock price information service.
Suggested surface β propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Base trading date in YYYYMMDD format.
20240115
Korean listed company name to filter the result set.
μΌμ±μ μ
ISIN code for the target stock.
KR7005930003
Auth required for this operation.
Return the listed-stock quote for a matching company name on the requested trading date. Backed by the data.go.kr stock price information service.
Base trading date in YYYYMMDD format.
20240115
Korean listed company name to search for.
SKνμ΄λμ€
Return the listed-stock quote for a matching ISIN on the requested trading date. Backed by the data.go.kr stock price information service.
Base trading date in YYYYMMDD format.
20240115
ISIN code for the target stock.
KR7005930003
Auth required for this operation.
Auth required for this operation.