
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 |
|---|---|---|---|
| 주주총회소집공고 | 2025-06-05 | Korean | |
| 기타시장안내 (상장적격성 실질심사 대상 결정) | 2025-05-22 | Korean | |
| 주권매매거래정지기간변경 (상장적격성 실질심사 대상 결정) | 2025-05-22 | Korean | |
| 분기보고서 (2025.03) | 2025-05-15 | Korean | |
| [기재정정]분기보고서 (2025.03) | 2025-05-15 | Korean | |
| 기타주요경영사항 (조회공시 요구(현저한 시황변동)에 대한 답변) | 2025-05-02 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7894946 | 주주총회소집공고 | 2025-06-05 | Korean | ||
| 7899031 | 기타시장안내 (상장적격성 실질심사 대상 결정) | 2025-05-22 | Korean | ||
| 7899017 | 주권매매거래정지기간변경 (상장적격성 실질심사 대상 결정) | 2025-05-22 | Korean | ||
| 7903058 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7901296 | [기재정정]분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7907307 | 기타주요경영사항 (조회공시 요구(현저한 시황변동)에 대한 답변) | 2025-05-02 | Korean | ||
| 7908812 | 주주총회소집결의 (임시주주총회) | 2025-04-29 | Korean | ||
| 7908805 | 주주명부폐쇄기간또는기준일설정 | 2025-04-29 | Korean | ||
| 7909293 | 기타시장안내 (실질심사 대상여부 결정을 위한 조사기간 연장 안내) | 2025-04-28 | Korean | ||
| 7909768 | [기재정정]주요사항보고서(유상증자결정) | 2025-04-25 | Korean | ||
| 7912240 | [기재정정]정기주주총회결과 (연회) | 2025-04-16 | Korean | ||
| 7912724 | [기재정정]매출채권이외의채권에서발생한손상차손 | 2025-04-14 | Korean | ||
| 7914312 | 기타시장안내 (상장적격성 실질심사 대상결정 기한 안내) | 2025-04-08 | Korean | ||
| 7914757 | 감사보고서제출 | 2025-04-07 | Korean | ||
| 7914755 | 사업보고서 (2024.12) | 2025-04-07 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AceBed
Manufacturer of scientifically engineered mattresses and be…
|
003800 | KR | Manufacturing |
|
Al-Khair Gadoon Limited
Specializes in manufacturing and selling foam and allied ho…
|
AKGL | PK | Manufacturing |
|
Amisco Industries
Designs and manufactures customizable, durable residential …
|
— | CA | Manufacturing |
|
Avro India Limited
Manufactures and distributes a diverse range of plastic mol…
|
AVROIND | IN | Manufacturing |
|
CDA International Inc.
Designs, manufactures, and installs custom display products…
|
TIXT | CA | Manufacturing |
|
Chengdu Qushui Science and Technology Co., Ltd.
Develops and distributes sleep technology and ergonomic hom…
|
301336 | CN | Manufacturing |
|
COMPAÑIAS CIC S.A.
Manufactures and sells home furnishings and decor items wit…
|
— | CL | Manufacturing |
|
DERUCCI HEALTHY SLEEP CO.,LTD.
Develops integrated sleep systems, smart mattresses, and er…
|
001323 | CN | Manufacturing |
|
Dexelance S.p.A.
Industrial group holding high-end furniture, design, and li…
|
DEX | IT | Manufacturing |
|
DIRTT Environmental Solutions Ltd.
Technology-driven manufacturer of customized, industrialize…
|
DRT | CA | 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.