
SAMICK MUSICAL INSTRUMENTS CO.,LTD — Investor Relations & Filings
Established in 1958, Samick Musical Instruments Co., Ltd. is a global manufacturer of musical instruments. The company is one of the world's largest producers of pianos, offering a wide range of acoustic and digital models under brands including Samick, Seiler, Kohler & Campbell, and Knabe. Its product portfolio extends to a comprehensive selection of fretted instruments, such as electric and acoustic guitars, basses, and banjos, notably through its Greg Bennett Signature Series. Samick also develops electronic instruments and digital audio equipment for computer music production, recording, and sound design under its Infrasonic and Beatmaster brands. The company serves a broad market of musicians by producing a diverse range of instruments known for their quality and value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-09-23 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-09-23 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-09-16 | Korean | |
| 반기보고서 (2025.06) | 2025-08-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-07-29 | Korean | |
| [기재정정]사업보고서 (2024.12) | 2025-07-10 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33019363 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-09-23 | Korean | ||
| 33019323 | 주식등의대량보유상황보고서(일반) | 2025-09-23 | Korean | ||
| 7864190 | 주식등의대량보유상황보고서(일반) | 2025-09-16 | Korean | ||
| 7874682 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7880877 | 주식등의대량보유상황보고서(일반) | 2025-07-29 | Korean | ||
| 7885611 | [기재정정]사업보고서 (2024.12) | 2025-07-10 | Korean | ||
| 7890010 | 주식등의대량보유상황보고서(일반) | 2025-06-26 | Korean | ||
| 7895722 | 기업지배구조보고서공시 | 2025-06-02 | Korean | ||
| 7900441 | 주식등의대량보유상황보고서(일반) | 2025-05-16 | Korean | ||
| 7900254 | 타인에대한채무보증결정 | 2025-05-16 | Korean | ||
| 7902635 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7911923 | [기재정정]유형자산처분결정(종속회사의주요경영사항) | 2025-04-17 | Korean | ||
| 7914596 | 최대주주등소유주식변동신고서 | 2025-04-08 | Korean | ||
| 7915436 | 주식등의대량보유상황보고서(일반) | 2025-04-04 | Korean | ||
| 7916591 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-04-02 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of musical instruments
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangzhou Pearl River Piano Group Co.,Ltd
Global manufacturer and distributor of acoustic and digital…
|
002678 | CN | Manufacturing |
|
HAILUN PIANO CO.,LTD.
Designs and manufactures acoustic and digital pianos using …
|
300329 | CN | Manufacturing |
|
Kawai Musical Instruments Manufacturing Co.,Ltd.
Manufacturer of acoustic and digital pianos using innovativ…
|
7952 | JP | Manufacturing |
|
YAMAHA CORPORATION
Manufacturer of musical instruments, audio equipment, and e…
|
7951 | JP | Manufacturing |
SAMICK MUSICAL INSTRUMENTS CO.,LTD via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/16683/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16683 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=16683 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=16683 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 16683}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SAMICK MUSICAL INSTRUMENTS CO.,LTD (id: 16683)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.