Korean Company Data — Directors, Shareholders & Financials avatar

Korean Company Data — Directors, Shareholders & Financials

Pricing

from $25.00 / 1,000 results

Go to Apify Store
Korean Company Data — Directors, Shareholders & Financials

Korean Company Data — Directors, Shareholders & Financials

Look up any Korean listed company and get directors with exact shareholdings, full IFRS financial statements (3-year, consolidated+separate), and firmographics. Clean JSON for KYC, due diligence & supply-chain verification.

Pricing

from $25.00 / 1,000 results

Rating

0.0

(0)

Developer

Berkan Kaplan

Berkan Kaplan

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Categories

Share

🏢 Korean Company Data — Directors, Shareholders & Financials

Apify Actor type

Look up any Korean company (KOSPI/KOSDAQ listed and 114K+ unlisted) and get deep business intelligence unmatched by any other Korean actor:

  • Executives & major shareholders with exact share ownership, ratios, and changes
  • Full IFRS financial statements — balance sheet + income statement, 3-year comparison, both consolidated (CFS) and separate (OFS)
  • Firmographics — English company name, address, CEO, industry, registration numbers

All from OpenDART — Korea's Financial Supervisory Service (FSS) official API. Free, authoritative, zero browser overhead.

Part of the foXLabs B2B Intelligence Suite.

✨ Key Capabilities

CapabilityIncluded
Directors with exact shareholdings✅ Name + position + shares + ratio + change
Major shareholders identified✅ 10%+ holders flagged
Full IFRS financial statements✅ CFS + OFS, BS + IS, 3-year comparison
English company names✅ Official DART-registered
Position titles in English✅ Korean → English mapping (VP, MD, President)
Unlisted company coverage✅ 114K+ firmographic records
Zero-setup API access✅ Built-in API key, no registration needed
Industry-based discovery✅ KSIC sector dropdown — find all companies in a sector
Romanized output✅ Names, addresses in Latin alphabet via Revised Romanization

🚀 Quick Start

{
"stockCodes": ["005930", "000660", "035420"],
"includeFinancials": true,
"outputLanguage": "en"
}

Run → get Samsung, SK hynix, and Naver with director shareholdings + 3-year financials in English.

📥 Input

ParameterTypeDefaultDescription
corp_codesarray["00126380"]8-digit DART corporate codes. Exact match, fastest.
stockCodesarray6-digit KOSPI/KOSDAQ tickers (e.g. ["005930"]). Auto-resolved to corp_code.
companyNamesarrayKorean or English company names. Best-effort resolution from 118K index.
includeFinancialsbooleanfalseFull IFRS financials (CFS+OFS, 3-year). Adds 1 API call per company.
maxExecutivesPerCompanyinteger100Top N executives (registered first, by shares). 0 = all.
outputLanguagestring"both""en" = Romanized/English primary, Korean as _ko suffix. "both" = side-by-side.
maxResultsinteger100Max company records.
crtfc_keystring(built-in)Optional. Bring your own OpenDART key for higher rate limits.

*At least one of corp_codes, stockCodes, or companyNames is required.

📤 Output

{
"corp_name": "SAMSUNG ELECTRONICS CO,.LTD",
"stock_code": "005930",
"is_listed": true,
"ceo": "jeonyeonghyeon, notaemun",
"bizr_no": "1248100998",
"address": "gyeonggido suwonsi yeongtonggu samseongno 129",
"industry_desc": "Electronic components, computer & communication equipment",
"established_date": "1969-01-13",
"executives": [
{
"name": "choejinhyeok",
"name_ko": "최진혁",
"position": "Vice President",
"position_ko": "부사장",
"registered": "Unregistered",
"shares": 3000,
"share_change": 1000,
"ownership_ratio": 0.0000442,
"report_date": "2024-06-24"
}
],
"executives_count": 2607,
"financials": {
"fiscal_year": "2025",
"report_type": "Annual",
"summary": [
{
"account": "Total assets",
"division": "CFS",
"statement": "BS",
"current_amount": 566942110000000,
"current_formatted": "₩566.94T",
"current_exact": "₩566,942,110,000,000",
"previous_amount": 514531948000000,
"before_previous_amount": 455905980000000,
"currency": "KRW"
}
]
},
"financials_text": "Revenue ₩333.61T · Op. income ₩43.60T · Assets ₩566.94T · FY2025 (Annual)",
"matched": true,
"source": "OpenDART — Korea Financial Supervisory Service (FSS)",
"scraped_at": "2026-06-22T00:04:00.000Z"
}

Money fields

All in KRW with three formats per value:

  • Raw566942110000000 (for calculations)
  • Formatted₩566.94T (compact: T=trillion, B=billion, M=million)
  • Exact₩566,942,110,000,000 (full precision with commas)

📊 Use Cases

  • KYC & Due Diligence — Verify Korean suppliers with official registry data + director-shareholder networks
  • Supply Chain Intelligence — Map semiconductor/electronics/automotive supply chains with ownership structure
  • Investment Research — Compare 3-year IFRS financials across KOSPI/KOSDAQ companies
  • Lead Enrichment — Augment 118K+ Korean company profiles with firmographics, directors, and financial health

🔌 Powered By

  • OpenDART — Korea Financial Supervisory Service (FSS) open-data API · Free · 20K calls/day
  • koroman — Revised Romanization for Korean names & addresses
  • got-scraping — Plain HTTP, zero browser, zero proxy needed
  • Apify SDK — Serverless deployment & auto-scaling

📝 Changelog

v0.1 — 2026-06-22

  • Initial release on Apify Store
  • OpenDART triple-endpoint: company overview + executives/shareholders + financial statements
  • 118K company index (bundled, instant resolution)
  • 3-year IFRS financials: CFS + OFS, BS + IS
  • Executive names & addresses Romanized (Revised Romanization)
  • Position title English mapping (12 titles)
  • KSIC industry code → English description
  • outputLanguage: "en" mode — English/Romanized primary output
  • Money formatting: raw (number), compact (₩T/B/M), exact (full precision)
  • Built-in default API key — zero setup for users

Built by foXLabs · B2B Intelligence Suite on Apify