
STACO LINK Co.,Ltd. — Investor Relations & Filings
STACO LINK Co., Ltd. is a diversified company operating in two main sectors. It manufactures and supplies total accommodation systems and interior materials for the marine, offshore, and onshore construction markets. Key products include fire-rated wall and ceiling panels, marine doors, unit toilets, modular unit cabins, and furniture, alongside providing turnkey interior solutions for vessels and living quarters. The company is also engaged in the digital content and IT sector, focusing on the development and publishing of mobile games. This division's activities extend to intellectual property (IP) business, webtoon development, and creator agency services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-04-15 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-08 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사업보고서 (2025.12) | 2026-03-30 | Korean | |
| 감사보고서제출 | 2026-03-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46349379 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 34554864 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-15 | Korean | ||
| 33794157 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-08 | Korean | ||
| 33117650 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33086599 | 사업보고서 (2025.12) | 2026-03-30 | Korean | ||
| 33086275 | 감사보고서제출 | 2026-03-30 | Korean | ||
| 33086274 | 기타시장안내 ('25사업연도 감사의견 거절 관련 상장폐지 절차 미진행) | 2026-03-30 | Korean | ||
| 33014892 | 기타경영사항(자율공시) (감사보고서 제출지연) | 2026-03-23 | Korean | ||
| 33014148 | 사업보고서제출기한연장신고서 (2025.12) | 2026-03-23 | Korean | ||
| 32953936 | [기재정정]내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2026-03-16 | Korean | ||
| 32953749 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32953626 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32916330 | 주요사항보고서(유상증자결정) | 2026-03-09 | Korean | ||
| 32847601 | 본점소재지변경 | 2026-02-27 | Korean | ||
| 18015195 | 내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2026-02-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HOOKER FURNISHINGS Corp
Designs, manufactures, imports, and markets residential, ho…
|
HOFT | US | Manufacturing |
|
Horizon
Global manufacturer of retail display solutions and intelli…
|
6957 | TW | Manufacturing |
|
Huisen Shares Group Limited
Global ODM manufacturer specializing in the design and prod…
|
2127 | HK | Manufacturing |
|
INABA SEISAKUSHO Co.,Ltd.
Manufactures steel storage products, such as sheds and gara…
|
3421 | JP | Manufacturing |
|
INSCAPE Corporation
Designs, manufactures, and distributes commercial furniture…
|
INQ | CA | Manufacturing |
|
ITAB Shop Concept
Develops and installs comprehensive shop fitting concepts f…
|
ITAB | SE | Manufacturing |
|
ITOKI CORPORATION
A workplace solutions provider designing and manufacturing …
|
7972 | JP | Manufacturing |
|
JASON FURNITURE(HANGZHOU)CO.,LTD.
Specializes in the research, production, and distribution o…
|
603816 | CN | Manufacturing |
|
Kasen International Holdings Limited
Diversified holding company manufacturing furniture and lea…
|
496 | KY | Manufacturing |
|
Keeson Technology Corporation Limited
Develops and manufactures intelligent sleep solutions and a…
|
603610 | CN | Manufacturing |
STACO LINK 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/17404/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17404 | 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=17404 | 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=17404 \ -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": 17404}, 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 STACO LINK Co.,Ltd. (id: 17404)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.