SKIPPER LABS
api.skipperlabs.ai — Seoul · New York

The definitive source for Korean stock market data.

Prices, DART financials, English disclosures, investor flows, and screening for every company listed on KOSPI and KOSDAQ — one clean REST API that drops straight into your existing data pipeline.

4,300+
Listed securities
19
REST endpoints
KOSPI · KOSDAQ · KONEX
Markets covered
EN
Full English coverage
01

What the data looks like

Daily prices with actual volume-weighted averages, market capitalization, and investor flows — sourced from KRX and Korea Investment & Securities, updated every trading day.

GET /api/v1/screener?peLowerThan=10&roeMoreThan=10 — sample rows
CompanySymbolClose (KRW)Chg %P/EP/BROE %Foreign net-buy streak
Kia기아000270112,300+1.267.840.9712.352 days
Kumho Tire금호타이어0732406,410-0.313.920.6718.461 day
LX SemiconLX세미콘10832068,900+0.887.720.5712.093 days
SNT MotivSNT모티브06496044,150+0.459.070.6210.600 days
02

Data catalog

Company & pricesKRX · KOSCOM
Company profiles with 52-week ranges and KRX status flags, symbol search in English and Korean, the full listed universe, and daily OHLCV bars with actual VWAP computed from traded value.
FundamentalsDART · XBRL
Income statements, balance sheets, and cash flows from regulatory filings; financial ratios, dividend history, and business-segment breakdowns — Samsung's DX and DS divisions, line by line.
English disclosuresDART → SEC-style
Every Korean corporate filing, translated to English with a summary and mapped to the closest SEC EDGAR form type — 10-K, 10-Q, 8-K, Reg-FD — with links back to the original filing.
Investor flows수급 · KRX classification
Daily net buying by foreign investors, institutions, pension funds, and thirteen more investor types. The first number Korean market participants check each day — and unavailable from any US vendor.
Consensus & ownershipKorean sell-side · DART
Analyst target prices and ratings, three-year forward estimates with forward multiples, and largest-shareholder ownership tables for reading chaebol governance structures.
ETFs & screeningDaily snapshots
Korean ETF metadata with fees, tracking error, and full constituent holdings; a screener over twenty-plus pre-computed daily signals, including net-buying streaks and breakout detection.
03

One call to try it

# Samsung Electronics — profile with price snapshot and valuation
$ curl "https://api.skipperlabs.ai/api/v1/profile/005930?apikey=YOUR_KEY"

[{ "symbol": "005930", "companyName": "SamsungElectronics",
   "exchangeShortName": "KOSPI", "price": 318000,
   "marketCap": 1859823229176000, "range": "60200-374500",
   "pe": 46.86, "isActivelyTrading": true }]
04

Access

Authentication is a single API key, passed as a query parameter or header. Responses are predictable JSON with consistent field names across every endpoint — built to be parsed once and trusted in production.

For demo access or partnership inquiries, write to support@skipperlabs.ai.

Base URL   https://api.skipperlabs.ai/api/v1
Auth       ?apikey= or X-API-Key header
Format     JSON
Currency   KRW · as-traded KRX prices
Cadence    end-of-day