What problem does it solve?
OpenDART API integration enables fast retrieval of Korean corporate disclosures, financial statements, dividends, and major shareholder data, reducing manual lookup time and enabling reproducible analysis.
Core Features & Use Cases
- Retrieve recent disclosures for a company using corp_code or stock_code conversion with the included scripts.
- Fetch financial statements (bsns_year, reprt_code, fs_div) and dividend information via the API, orchestrated by the provided scripts and references.
- Analyze ownership data and major shareholders with endpoints like majorstock.json and elestock.json, with environment-driven API key management.
- Use the references for API endpoint details and corp_code mappings to plan data-gathering pipelines.
Quick Start
Fetch the latest disclosures for a company by providing its corp_code and an optional days window.