
JIANGXI HAIYUAN COMPOSITES TECHNOLOGY CO.,LTD. — Investor Relations & Filings
JIANGXI HAIYUAN COMPOSITES TECHNOLOGY CO.,LTD. specializes in the research, development, and manufacturing of high-end automated equipment and advanced composite materials. The company provides integrated solutions for lightweight technology, focusing on the production of hydraulic presses and automated production lines. Its product portfolio includes composite material molding equipment and lightweight components used in automotive, construction, and aerospace sectors. Additionally, the company has expanded into the renewable energy sector, specifically focusing on the development and production of high-efficiency photovoltaic products, including heterojunction (HJT) solar cells and modules. By leveraging its expertise in precision machinery and material science, the firm delivers high-performance industrial solutions aimed at energy efficiency and structural optimization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于申请撤销退市风险警示的进展公告 | 2026-05-20 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 北京恒都律师事务所关于海源复材2025年年度股东会之法律意见书 | 2026-05-18 | Chinese | |
| 公司章程(2025年12月) | 2025-12-30 | Chinese | |
| 关于完成公司经营范围变更登记的公告 | 2025-12-30 | Chinese | |
| 关于诉讼进展的公告 | 2025-12-24 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46702271 | 关于申请撤销退市风险警示的进展公告 | 2026-05-20 | Chinese | ||
| 46513712 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46513464 | 北京恒都律师事务所关于海源复材2025年年度股东会之法律意见书 | 2026-05-18 | Chinese | ||
|
2025
12 filings
| |||||
| 35250002 | 公司章程(2025年12月) | 2025-12-30 | Chinese | ||
| 35249999 | 关于完成公司经营范围变更登记的公告 | 2025-12-30 | Chinese | ||
| 35249998 | 关于诉讼进展的公告 | 2025-12-24 | Chinese | ||
| 35249989 | 关于2025年度向特定对象发行股票涉及关联交易的公告 | 2025-12-19 | Chinese | ||
| 35249982 | 未来三年股东回报规划(2025年-2027年) | 2025-12-19 | Chinese | ||
| 35249980 | 2025年度向特定对象发行股票募集资金使用的可行性分析报告 | 2025-12-19 | Chinese | ||
| 35249979 | 关于本次向特定对象发行股票不存在直接或通过利益相关方向参与认购的投资者提供财务资助或补偿的公告 | 2025-12-19 | Chinese | ||
| 35249973 | 关于认购对象及其一致行动人出具特定期间不减持公司股票承诺的公告 | 2025-12-19 | Chinese | ||
| 35249972 | 关于向特定对象发行股票预案披露的提示性公告 | 2025-12-19 | Chinese | ||
| 35249967 | 关于召开2026年第二次临时股东会的通知 | 2025-12-19 | Chinese | ||
| 35249966 | 第七届董事会第五次会议决议公告(1) | 2025-12-19 | Chinese | ||
| 35249959 | 关于无需编制前次募集资金使用情况报告的公告 | 2025-12-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3REN BERHAD
Provides digitalized automation solutions & engineering ser…
|
— | MY | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
JIANGXI HAIYUAN COMPOSITES TECHNOLOGY 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/54555/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54555 | 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=54555 | 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=54555 \ -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": 54555}, 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 JIANGXI HAIYUAN COMPOSITES TECHNOLOGY CO.,LTD. (id: 54555)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.