
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-05-21 | Chinese | |
| 简式权益变动报告书 | 2026-05-19 | Chinese | |
| 国泰海通证券股份有限公司关于扬州海昌新材股份有限公司股东向特定机构投资者询价转让股份的核查报告 | 2026-05-19 | Chinese | |
| 关于股东询价转让结果报告书暨控股股东、实际控制人及一致行动人股东权益变动触及5%整数倍的提示性公告 | 2026-05-19 | Chinese | |
| 股东询价转让定价情况提示性公告 | 2026-05-13 | Chinese | |
| 国泰海通证券股份有限公司关于扬州海昌新材股份有限公司股东向特定机构投资者询价转让股份相关资格的核查意见 | 2026-05-12 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46733829 | 2025年年度权益分派实施公告 | 2026-05-21 | Chinese | ||
| 46533377 | 简式权益变动报告书 | 2026-05-19 | Chinese | ||
| 46533389 | 国泰海通证券股份有限公司关于扬州海昌新材股份有限公司股东向特定机构投资者询价转让股份的核查报告 | 2026-05-19 | Chinese | ||
| 46533384 | 关于股东询价转让结果报告书暨控股股东、实际控制人及一致行动人股东权益变动触及5%整数倍的提示性公告 | 2026-05-19 | Chinese | ||
| 45517522 | 股东询价转让定价情况提示性公告 | 2026-05-13 | Chinese | ||
| 45220569 | 国泰海通证券股份有限公司关于扬州海昌新材股份有限公司股东向特定机构投资者询价转让股份相关资格的核查意见 | 2026-05-12 | Chinese | ||
| 45220559 | 股东询价转让计划书 | 2026-05-12 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACE
Produces acetate-based chemicals and fibers for filtration …
|
4763 | TW | Manufacturing |
|
Acelon
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 |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
CMFC
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | 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.