MYS GROUP CO., LTD. — Investor Relations & Filings
MYS Group Co., Ltd. specializes in providing integrated packaging and display solutions. The company focuses on the research, development, design, manufacturing, and distribution of high-end packaging products. Its primary offerings include corrugated packaging, color boxes, heavy-duty packaging, and point-of-purchase displays. MYS Group serves a diverse range of sectors, including consumer electronics, health care, food and beverage, and e-commerce. The company emphasizes sustainable and eco-friendly practices, utilizing advanced printing technologies and automated production processes. Beyond manufacturing, it provides value-added services such as structural design, graphic design, and supply chain management solutions like Vendor Managed Inventory. By integrating creative design with technical expertise, the company aims to enhance brand value and optimize logistics efficiency for its global clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-02 | Chinese | |
| 关于收购的控股子公司涉及诉讼事项收到民事判决书的公告 | 2026-03-31 | Chinese | |
| 关于与欧阳宣、新天地股权转让合同纠纷仲裁案收到裁决书的公告 | 2026-03-18 | Chinese | |
| 关于变更签字注册会计师的公告 | 2026-03-16 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2026-03-04 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2026-02-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 35374705 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-02 | Chinese | ||
| 35374702 | 关于收购的控股子公司涉及诉讼事项收到民事判决书的公告 | 2026-03-31 | Chinese | ||
| 35374700 | 关于与欧阳宣、新天地股权转让合同纠纷仲裁案收到裁决书的公告 | 2026-03-18 | Chinese | ||
| 35374697 | 关于变更签字注册会计师的公告 | 2026-03-16 | Chinese | ||
| 35374696 | 关于为子公司提供担保的进展公告 | 2026-03-04 | Chinese | ||
| 35374695 | 关于为子公司提供担保的进展公告 | 2026-02-10 | Chinese | ||
| 35374684 | 关于为子公司提供担保的进展公告 | 2026-02-02 | Chinese | ||
|
2025
8 filings
| |||||
| 35374681 | 关于收购的控股子公司涉及诉讼事项的公告 | 2025-12-18 | Chinese | ||
| 35374679 | 2025年第二次临时股东会决议公告 | 2025-12-15 | Chinese | ||
| 35374668 | 第七届董事会第一次(临时)会议决议公告 | 2025-12-15 | Chinese | ||
| 35374667 | 2025年第二次临时股东会法律意见书 | 2025-12-15 | Chinese | ||
| 35374656 | 关于为子公司提供担保的进展公告 | 2025-11-26 | Chinese | ||
| 35374648 | 关于董事会提前换届选举的公告 | 2025-11-24 | Chinese | ||
| 35374638 | 关于召开2025年第二次临时股东会的通知 | 2025-11-24 | Chinese | ||
| 35374625 | 独立董事候选人声明与承诺(吴吉林) | 2025-11-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of corrugated paper and paperboard and of containers of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HANKUK PACKAGE CO., LTD.
Manufacturer of carton packs for liquid foods and other pac…
|
037230 | KR | Manufacturing |
|
Hop Fung Group Holdings Limited
Investment holding company manufacturing and selling corrug…
|
2320 | HK | Manufacturing |
|
INTERNATIONAL PAPER CO /NEW/
A leading producer of renewable, fiber-based packaging and …
|
IP | US | Manufacturing |
|
IPSCO Inc.
Custom converter specializing in commercial and industrial …
|
— | CA | Manufacturing |
|
IRANI PAPEL E EMBALAGEM S.A.
Integrated producer of paperboard, corrugated packaging, an…
|
— | BR | Manufacturing |
|
Jia Yao Holdings Limited
Operates in paper packaging manufacturing and electronic ci…
|
1626 | HK | Manufacturing |
|
KAPLAMİN AMBALAJ SANAYİ VE TİCARET A.Ş.
Manufacturer of corrugated cardboard and cardboard boxes fo…
|
KAPLM | TR | Manufacturing |
|
KOREA EXPORT PACKAGING INDUSTRIAL CO.,LTD
Manufacturer of corrugated cardboard, board papers, and box…
|
002200 | KR | Manufacturing |
|
Longchen Paper & Packaging Co., Ltd.
Vertically integrated manufacturer of low-carbon paper and …
|
1909 | TW | Manufacturing |
|
MACFARLANE GROUP PLC
Designs, manufactures, and distributes protective packaging…
|
MACF | GB | Manufacturing |
MYS GROUP 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/54352/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54352 | 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=54352 | 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=54352 \ -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": 54352}, 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 MYS GROUP CO., LTD. (id: 54352)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.