
CLENERGY TECHNOLOGY CO.,LTD. — Investor Relations & Filings
Clenergy Technology Co., Ltd. specializes in the design, manufacture, and distribution of solar photovoltaic (PV) mounting systems and clean energy solutions. The company provides a comprehensive range of products, including the PV-ezRack series for residential, commercial, and utility-scale applications across rooftop, ground-mount, and carport installations. In addition to mounting structures, Clenergy develops advanced solar tracking systems and power electronics to optimize energy yield. The firm focuses on engineering excellence and rigorous quality standards, maintaining numerous international certifications. Serving a global clientele, Clenergy supports the transition to renewable energy through technical innovation, project management services, and a robust supply chain. Its solutions are engineered for durability and ease of installation in diverse environmental conditions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于参与设立私募基金对外投资的公告 | 2026-05-29 | Chinese | |
| 2025年年度股东会法律意见书 | 2026-05-21 | Chinese | |
| 第五届董事会第一次临时会议决议公告 | 2026-05-18 | Chinese | |
| 关于开立募集资金临时补充流动资金专户并签订监管协议的公告 | 2026-05-18 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-08 | Chinese | |
| 关于5%以上股东权益变动触及5%的提示性公告 | 2025-10-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 47897835 | 关于参与设立私募基金对外投资的公告 | 2026-05-29 | Chinese | ||
| 46757270 | 2025年年度股东会法律意见书 | 2026-05-21 | Chinese | ||
| 46513523 | 第五届董事会第一次临时会议决议公告 | 2026-05-18 | Chinese | ||
| 46512943 | 关于开立募集资金临时补充流动资金专户并签订监管协议的公告 | 2026-05-18 | Chinese | ||
| 44489477 | 2025年年度股东会会议资料 | 2026-05-08 | Chinese | ||
|
2025
10 filings
| |||||
| 37131213 | 关于5%以上股东权益变动触及5%的提示性公告 | 2025-10-27 | Chinese | ||
| 37131206 | 关于2024年限制性股票激励计划部分限制性股票回购注销实施公告 | 2025-10-27 | Chinese | ||
| 37131200 | 关于使用部分暂时闲置募集资金进行现金管理到期赎回的公告 | 2025-10-14 | Chinese | ||
| 37131190 | 关于使用部分暂时闲置募集资金进行现金管理到期赎回的公告 | 2025-10-09 | Chinese | ||
| 37131181 | 关于“清源转债”开始转股的公告 | 2025-09-29 | Chinese | ||
| 37131172 | 2025年第一次临时股东大会决议公告 | 2025-09-15 | Chinese | ||
| 37131166 | 2025年第一次临时股东大会法律意见书 | 2025-09-15 | Chinese | ||
| 37131159 | 2025年第一次临时股东大会会议资料 | 2025-09-03 | Chinese | ||
| 37131143 | 关于2025年第一次临时股东大会取消部分议案的公告 | 2025-09-01 | Chinese | ||
| 37131135 | 华泰联合证券有限责任公司关于清源科技股份有限公司使用部分暂时闲置募集资金进行现金管理暨关联交易的核查意见 | 2025-08-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TOAMI CORPORATION
Specialized manufacturer of welded wire mesh for concrete r…
|
5973 | JP | Manufacturing |
|
TOYO SHUTTER CO.,LTD.
Manufactures and services shutters, steel doors, and relate…
|
5936 | JP | Manufacturing |
|
TRELLIDOR HOLDINGS LIMITED
Custom design, manufacture, and installation of high-streng…
|
TRLE | ZA | Manufacturing |
|
TSA GROUP BERHAD
Leading industrial hardware provider specializing in metal …
|
— | MY | Manufacturing |
|
Ulma Construccion Polska S.A.
Manufacturer of engineered formwork, shoring, and scaffoldi…
|
ULM | PL | Manufacturing |
|
Vicwest Corporation
North American manufacturer and distributor of engineered m…
|
VIC | CA | Manufacturing |
|
Visionwall Incorporated
Engineers and manufactures high-performance, factory pregla…
|
— | CA | Manufacturing |
|
Vistal Gdynia S.A.
Manufacturer of large-scale steel structures for infrastruc…
|
VTL | PL | Manufacturing |
|
Vossloh AG
A global technology company specializing in rail infrastruc…
|
VOS | DE | Manufacturing |
|
Vruddhi Engineering Works Limited
Supplies mechanical splicing systems and rebar couplers for…
|
544157 | IN | Manufacturing |
CLENERGY 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/57744/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57744 | 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=57744 | 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=57744 \ -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": 57744}, 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 CLENERGY TECHNOLOGY CO.,LTD. (id: 57744)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.