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 |
|---|---|---|---|
|
Comtec Solar Systems Group Limited
Specialized manufacturer of monocrystalline solar ingots an…
|
712 | KY | Manufacturing |
|
CSI SOLAR CO., LTD.
Manufactures solar PV modules and integrated energy storage…
|
688472 | CN | Manufacturing |
|
EGING PHOTOVOLTAIC TECHNOLOGY CO., LTD.
Vertically integrated manufacturer of high-efficiency monoc…
|
600537 | CN | Manufacturing |
|
Emmvee Photovoltaic Power Limited
Manufacturer of solar PV modules and water heaters providin…
|
EMMVEE | IN | Manufacturing |
|
FIRST SOLAR, INC.
Provider of photovoltaic solar solutions using CdTe thin-fi…
|
FSLR | US | Manufacturing |
|
FTC Solar, Inc.
Global provider of solar tracker systems, software, and eng…
|
FTCI | US | Manufacturing |
|
Gansu Golden Solar Co., Ltd
Manufactures high-efficiency HJT solar cells and N-type bif…
|
300093 | CN | Manufacturing |
|
GCL System Integration Technology Co., Ltd.
Manufactures solar PV modules and provides integrated energ…
|
002506 | CN | Manufacturing |
|
GCL Technology Holdings Limited
Global leader in manufacturing high-efficiency PV materials…
|
3800 | HK | Manufacturing |
|
GIGASTORAGE CORPORATION
Manufactures silicon wafers, PV ribbons, and conductive pas…
|
2406 | TW | 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.