
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 |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2024-12-13 | Korean | |
| 최대주주등소유주식변동신고서 | 2024-12-10 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2024-12-06 | Korean | |
| 최대주주등소유주식변동신고서 | 2024-12-03 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2024-11-29 | Korean | |
| 최대주주등소유주식변동신고서 | 2024-11-26 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8005241 | 주식등의대량보유상황보고서(일반) | 2024-12-13 | Korean | ||
| 8008209 | 최대주주등소유주식변동신고서 | 2024-12-10 | Korean | ||
| 8008890 | 주식등의대량보유상황보고서(일반) | 2024-12-06 | Korean | ||
| 8010003 | 최대주주등소유주식변동신고서 | 2024-12-03 | Korean | ||
| 8010752 | 주식등의대량보유상황보고서(일반) | 2024-11-29 | Korean | ||
| 8012137 | 최대주주등소유주식변동신고서 | 2024-11-26 | Korean | ||
| 8012890 | 주식등의대량보유상황보고서(일반) | 2024-11-22 | Korean | ||
| 8013937 | 최대주주등소유주식변동신고서 | 2024-11-19 | Korean | ||
| 8014663 | 주식등의대량보유상황보고서(일반) | 2024-11-15 | Korean | ||
| 8017140 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8019018 | 최대주주등소유주식변동신고서 | 2024-11-12 | Korean | ||
| 8019785 | 주식등의대량보유상황보고서(일반) | 2024-11-08 | Korean | ||
| 8021032 | 최대주주등소유주식변동신고서 | 2024-11-05 | Korean | ||
| 8021737 | 주식등의대량보유상황보고서(일반) | 2024-11-01 | Korean | ||
| 8023325 | 최대주주등소유주식변동신고서 | 2024-10-29 | 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.