GRAND SUNERGY TECH CO.,LTD. — Investor Relations & Filings
About GRAND SUNERGY TECH CO.,LTD.
Grand Sunergy Tech Co., Ltd. is a high-tech enterprise specializing in the research, development, manufacturing, and distribution of high-efficiency photovoltaic products. The company focuses on N-type heterojunction (HJT) technology, producing advanced solar cells and modules designed for utility-scale, commercial, and residential applications. Its core product portfolio includes high-power HJT modules characterized by high conversion efficiency, low temperature coefficients, and superior bifaciality. Grand Sunergy integrates advanced manufacturing processes to optimize energy yield and reliability in diverse environmental conditions. By leveraging large-scale production capabilities and continuous innovation in cell architecture, the company provides sustainable energy solutions aimed at reducing the levelized cost of electricity (LCOE) for global solar projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度营业收入扣除情况表的专项核查报告 | 2026-04-24 | Chinese | |
| 2025年年度报告 | 2026-04-24 | Chinese | |
| 2025年度独立董事述职报告(沈鸿烈) | 2026-04-24 | Chinese | |
| 关于召开2025年度业绩说明会的公告 | 2026-04-24 | Chinese | |
| 关于公司未弥补亏损达到实收股本总额三分之一 | 2026-04-24 | Chinese | |
| 关于回购注销部分限制性股票减资暨通知债权人的公告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37545036 | 2025年度营业收入扣除情况表的专项核查报告 | 2026-04-24 | Chinese | ||
| 37545008 | 2025年年度报告 | 2026-04-24 | Chinese | ||
| 37545003 | 2025年度独立董事述职报告(沈鸿烈) | 2026-04-24 | Chinese | ||
| 37544995 | 关于召开2025年度业绩说明会的公告 | 2026-04-24 | Chinese | ||
| 37544987 | 关于公司未弥补亏损达到实收股本总额三分之一 | 2026-04-24 | Chinese | ||
| 37544986 | 关于回购注销部分限制性股票减资暨通知债权人的公告 | 2026-04-24 | Chinese | ||
| 37544982 | 关于累计诉讼、仲裁事项的公告 | 2026-04-24 | Chinese | ||
| 37544974 | 关于2025年度计提资产减值准备的公告 | 2026-04-24 | Chinese | ||
| 37544973 | 2025年度董事会审计委员会履职情况报告 | 2026-04-24 | Chinese | ||
| 37544970 | 关于续聘2026年度审计机构的公告 | 2026-04-24 | Chinese | ||
| 37544969 | 董事会关于独立董事独立性情况的评估专项意见 | 2026-04-24 | Chinese | ||
| 37544966 | 2025年年度报告摘要 | 2026-04-24 | Chinese | ||
| 37544952 | 关于会计师事务所的履职情况评估报告 | 2026-04-24 | Chinese | ||
| 37544951 | 2025年审计报告 | 2026-04-24 | Chinese | ||
| 37544881 | 关于召开2025年年度股东会的通知 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Meyer Burger Technology AG
Manufacturer of high-performance PV solar cells and modules…
|
MBTN | CH | Manufacturing |
|
Midsummer
Supplier of solar panels designed for various roofing mater…
|
MIDS | SE | Manufacturing |
|
MUBANG HIGH-TECH CO., LTD.
Produces high-efficiency solar cells, silicon wafers, and e…
|
603398 | CN | Manufacturing |
|
ONIX SOLAR ENERGY LIMITED
Manufactures solar PV modules and provides EPC services for…
|
513119 | IN | Manufacturing |
|
Premier Energies Limited
Integrated manufacturer of solar cells and modules offering…
|
PREMIERENE | IN | Manufacturing |
|
QSOLAR Limited
Technology company focused on developing and manufacturing …
|
QSL | CA | Manufacturing |
|
Risen Energy Co., Ltd
Global enterprise manufacturing solar PV products, advanced…
|
300118 | CN | Manufacturing |
|
Saatvik Green Energy Limited
Manufacturer of high-efficiency solar PV modules and end-to…
|
SAATVIKGL | IN | Manufacturing |
|
Saule Technologies Spolka Akcyjna
Develops and manufactures flexible, inkjet-printed perovski…
|
SLT | PL | Manufacturing |
|
Shanghai Aiko Solar Energy Co., Ltd.
Develops high-efficiency solar cells and modules using prop…
|
600732 | CN | Manufacturing |
GRAND SUNERGY TECH 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/57823/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57823 | 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=57823 | 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=57823 \ -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": 57823}, 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 GRAND SUNERGY TECH CO.,LTD. (id: 57823)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.