search_disclosures
Search for Korean corporate disclosures by company, date range, disclosure type, and final report option. Returns detailed filings from the DART system.
Instructions
공시검색 (list.json). company 는 종목코드/고유번호/회사명. since~until 은 YYYYMMDD (기본 최근 90일). kind 는 공시유형 1글자 (A 정기 / B 주요사항 / C 발행 / D 지분 / E 기타 / F 외부감사 ...). final_only=True 면 최종보고서만. count 는 건수(최대 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | ||
| since | No | ||
| until | No | ||
| kind | No | ||
| final_only | No | ||
| count | No |