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.
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.
| Company | Symbol | Close (KRW) | Chg % | P/E | P/B | ROE % | Foreign net-buy streak |
|---|---|---|---|---|---|---|---|
| Kia기아 | 000270 | 112,300 | +1.26 | 7.84 | 0.97 | 12.35 | 2 days |
| Kumho Tire금호타이어 | 073240 | 6,410 | -0.31 | 3.92 | 0.67 | 18.46 | 1 day |
| LX SemiconLX세미콘 | 108320 | 68,900 | +0.88 | 7.72 | 0.57 | 12.09 | 3 days |
| SNT MotivSNT모티브 | 064960 | 44,150 | +0.45 | 9.07 | 0.62 | 10.60 | 0 days |
Data catalog
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 }]
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.
Auth ?apikey= or X-API-Key header
Format JSON
Currency KRW · as-traded KRX prices
Cadence end-of-day