GCL System Integration Technology Co., Ltd. — Investor Relations & Filings
GCL System Integration Technology Co., Ltd. specializes in the research, development, and manufacturing of high-efficiency solar photovoltaic modules and integrated energy storage solutions. The company provides a comprehensive suite of products including monocrystalline and bifacial PV modules, alongside advanced lithium-ion battery systems for residential, commercial, and utility-scale applications. As a provider of smart energy services, it focuses on system integration that optimizes energy yield and operational efficiency. Its portfolio features cutting-edge technologies such as N-type TOPCon and PERC cells, designed to meet global demand for sustainable power. The company serves international markets by delivering turnkey energy solutions that combine hardware manufacturing with technical consulting and system design, leveraging a robust supply chain and extensive R&D capabilities to facilitate large-scale renewable energy deployment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2022年度财务决算报告 | 2023-04-26 | Chinese | |
| 董事会决议公告 | 2023-04-26 | Chinese | |
| 关于2023年度公司向融资机构申请综合授信及为子公司提供担保的公告 | 2023-04-26 | Chinese | |
| 2022年度上市公司内部控制规则落实自查表 | 2023-04-26 | Chinese | |
| 申万宏源证券承销保荐有限责任公司关于协鑫集成科技股份有限公司向特定对象发行股票之上市保荐书 | 2023-04-25 | Chinese | |
| 关于向特定对象发行股票申请获得深圳证券交易所受理的公告 | 2023-04-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 36055958 | 2022年度财务决算报告 | 2023-04-26 | Chinese | ||
| 36055947 | 董事会决议公告 | 2023-04-26 | Chinese | ||
| 36055933 | 关于2023年度公司向融资机构申请综合授信及为子公司提供担保的公告 | 2023-04-26 | Chinese | ||
| 36055913 | 2022年度上市公司内部控制规则落实自查表 | 2023-04-26 | Chinese | ||
| 36055905 | 申万宏源证券承销保荐有限责任公司关于协鑫集成科技股份有限公司向特定对象发行股票之上市保荐书 | 2023-04-25 | Chinese | ||
| 36055893 | 关于向特定对象发行股票申请获得深圳证券交易所受理的公告 | 2023-04-25 | Chinese | ||
| 36055885 | 申万宏源证券承销保荐有限责任公司关于协鑫集成科技股份有限公司向特定对象发行股票之发行保荐书 | 2023-04-25 | Chinese | ||
| 36055841 | 协鑫集成科技股份有限公司2021年审计报告以及最近一期的财务报告 | 2023-04-25 | Chinese | ||
| 36055625 | 国浩律师(北京)事务所关于协鑫集成科技股份有限公司向特定对象发行股票之法律意见书 | 2023-04-25 | Chinese | ||
| 36055621 | 协鑫集成科技股份有限公司向特定对象发行股票募集说明书(申报稿) | 2023-04-25 | Chinese | ||
| 36055534 | 关于对子公司提供担保的进展公告 | 2023-04-24 | Chinese | ||
| 36055521 | 关于对控股子公司提供担保的进展公告 | 2023-04-18 | Chinese | ||
| 36055509 | 申万宏源证券承销保荐有限责任公司关于协鑫集成科技股份有限公司2022年下半年现场检查报告 | 2023-04-14 | Chinese | ||
| 36055497 | 协鑫集成科技股份有限公司向特定对象发行股票募集资金使用的可行性分析报告(二次修订稿) | 2023-03-23 | Chinese | ||
| 36055482 | 独立董事关于公司第五届董事会第三十八次会议相关事项的独立意见 | 2023-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALFA SOLAR ENERJİ SANAYİ VE TİCARET A.Ş.
Manufacturer of high-efficiency photovoltaic (PV) solar pan…
|
ALFAS | TR | Manufacturing |
|
Alpex Solar Limited
Manufactures solar PV modules and provides solar water pump…
|
ALPEXSOLAR | IN | Manufacturing |
|
Anji Technology Co., Ltd.
Develops solar modules, metal 3D printing services, and UAV…
|
6477 | TW | Manufacturing |
|
Apollo Power Ltd.
Develops and manufactures flexible photovoltaic solutions l…
|
APLP | IL | Manufacturing |
|
ARISE Technologies Corporation
Developed, manufactured, and integrated high-efficiency PV …
|
APV | CA | Manufacturing |
|
Ascent Solar Technologies, Inc.
Develops flexible, lightweight CIGS thin-film photovoltaic …
|
ASTI | US | Manufacturing |
|
Australian Premium Solar (India) Limited
Manufactures solar PV modules and provides EPC services for…
|
APS | IN | Manufacturing |
|
BILLION ELECTRIC CO., LTD.
Global provider of power electronics, green energy, and com…
|
3027 | TW | Manufacturing |
|
CLEARVUE TECHNOLOGIES LIMITED
Develops transparent solar glass for building-integrated ph…
|
CPV | AU | Manufacturing |
|
Cloud Live Technology Group Co.,Ltd.
Integrates catering management with high-efficiency solar c…
|
002306 | CN | Manufacturing |
GCL System Integration 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/54533/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54533 | 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=54533 | 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=54533 \ -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": 54533}, 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 GCL System Integration Technology Co., Ltd. (id: 54533)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.