Yangzhou Seashine New Materials Co.,Ltd. — Investor Relations & Filings
Yangzhou Seashine New Materials Co., Ltd. specializes in the research, development, and manufacturing of high-performance synthetic fibers and advanced composite materials. The company's primary product portfolio includes ultra-high molecular weight polyethylene (UHMWPE) fibers, which are characterized by exceptional strength-to-weight ratios, high modulus, and resistance to environmental degradation. These materials are utilized in the production of unidirectional (UD) fabrics and various ballistic protection solutions, such as bulletproof vests, hard armor plates, and ballistic helmets. Beyond defense and personal protection, the company's products serve diverse sectors including marine engineering, aerospace, and industrial safety. Seashine focuses on technical innovation and rigorous quality control to provide lightweight, durable materials for demanding environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-25 | Chinese | |
| 董事会关于独立董事独立性情况的专项意见 | 2026-03-25 | Chinese | |
| 2025年年度审计报告 | 2026-03-25 | Chinese | |
| 关于召开2025年度业绩网上说明会的公告 | 2026-03-25 | Chinese | |
| 第三届董事会第二十三次会议决议公告 | 2026-03-25 | Chinese | |
| 内部控制审计报告 | 2026-03-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39142681 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-25 | Chinese | ||
| 39142678 | 董事会关于独立董事独立性情况的专项意见 | 2026-03-25 | Chinese | ||
| 39142671 | 2025年年度审计报告 | 2026-03-25 | Chinese | ||
| 39142565 | 关于召开2025年度业绩网上说明会的公告 | 2026-03-25 | Chinese | ||
| 39142552 | 第三届董事会第二十三次会议决议公告 | 2026-03-25 | Chinese | ||
| 39142545 | 内部控制审计报告 | 2026-03-25 | Chinese | ||
| 39142540 | 2025年度内部控制自我评价报告 | 2026-03-25 | Chinese | ||
| 39142535 | 独立董事提名人声明与承诺(朱祥斌) | 2026-03-25 | Chinese | ||
| 39142523 | 独立董事候选人声明与承诺(申小平) | 2026-03-25 | Chinese | ||
| 39142514 | 关于会计师事务所 2025 年度履职情况的评估报告 | 2026-03-25 | Chinese | ||
| 39142507 | 2025年年度报告摘要 | 2026-03-25 | Chinese | ||
| 39142505 | 2025年度独立董事述职报告-申小平 | 2026-03-25 | Chinese | ||
| 39142496 | 关于董事、高级管理人员 2026年度薪酬方案的公告 | 2026-03-25 | Chinese | ||
| 39142487 | 2025年度独立董事述职报告-朱祥斌 | 2026-03-25 | Chinese | ||
| 39142485 | 独立董事候选人声明与承诺(朱祥斌) | 2026-03-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acelon Chemicals & Fiber Corporation
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
China Man-Made Fiber Corporation
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | Manufacturing |
Yangzhou Seashine New Materials 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/55852/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55852 | 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=55852 | 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=55852 \ -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": 55852}, 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 Yangzhou Seashine New Materials Co.,Ltd. (id: 55852)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.