
GOODWE TECHNOLOGIES CO., LTD. — Investor Relations & Filings
GoodWe Technologies Co., Ltd. specializes in the design and manufacture of solar photovoltaic (PV) inverters and energy storage solutions. The company’s product portfolio encompasses string inverters for residential, commercial, and industrial sectors, alongside utility-scale power conversion systems. GoodWe provides advanced hybrid inverters and integrated battery storage systems, complemented by smart energy management software designed to optimize power generation and consumption. Focused on digitalized energy ecosystems, the company develops technologies for grid-tied and off-grid applications, emphasizing high conversion efficiency and system reliability. Its solutions facilitate intelligent energy monitoring and management, supporting the global transition toward decentralized and sustainable energy infrastructure through a comprehensive range of power electronics and digital services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司提起诉讼的公告 | 2026-05-22 | Chinese | |
| 北京市天元律师事务所关于固德威技术股份有限公司2025年年度股东会的法律意见 | 2026-05-20 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 2025年年度报告摘要 | 2026-04-28 | Chinese | |
| 关于预计公司及子公司2026年向金融机构申请综合授信额度的公告 | 2026-04-28 | Chinese | |
| 2025年年度股东会会议资料 | 2026-04-28 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867069 | 关于公司提起诉讼的公告 | 2026-05-22 | Chinese | ||
| 46701682 | 北京市天元律师事务所关于固德威技术股份有限公司2025年年度股东会的法律意见 | 2026-05-20 | Chinese | ||
| 46701292 | 2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 39935495 | 2025年年度报告摘要 | 2026-04-28 | Chinese | ||
| 39935436 | 关于预计公司及子公司2026年向金融机构申请综合授信额度的公告 | 2026-04-28 | Chinese | ||
| 39935427 | 2025年年度股东会会议资料 | 2026-04-28 | Chinese | ||
| 39935413 | 关于本次募集资金投向属于科技创新领域的说明 | 2026-04-28 | Chinese | ||
| 39935399 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-28 | Chinese | ||
| 39935388 | 向不特定对象发行可转换公司债券募集资金使用可行性分析报告 | 2026-04-28 | Chinese | ||
| 39935380 | 关于公司向控股子公司出售资产暨关联交易的公告 | 2026-04-28 | Chinese | ||
| 39935368 | 第四届董事会第四次会议决议公告 | 2026-04-28 | Chinese | ||
| 39935359 | 关于未来三年(2026-2028年)股东分红回报规划 | 2026-04-28 | Chinese | ||
| 39935351 | 关于向控股子公司增资暨关联交易的公告 | 2026-04-28 | Chinese | ||
| 39935348 | 关于使用暂时闲置自有资金购买理财产品的公告 | 2026-04-28 | Chinese | ||
| 39935339 | 2026年第一季度报告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Wenzhou Hongfeng Electrical Alloy Co.,Ltd.
Develops and manufactures electrical contact materials and …
|
300283 | CN | Manufacturing |
|
WETOWN ELECTRIC GROUP CO., LTD.
Specializes in electrical distribution equipment, busway sy…
|
688226 | CN | Manufacturing |
|
WindowMaster International A/S
Develops facade automation for natural and smoke ventilatio…
|
WMA | DK | Manufacturing |
|
Windsun Science Technology Co.,Ltd.
Manufactures high-power electronics for power quality and e…
|
688663 | CN | Manufacturing |
|
Wiscom System Co., Ltd.
Develops automation and IT solutions for power systems, sma…
|
002090 | CN | Manufacturing |
|
Wolong Electric Group Co.,Ltd.
Global manufacturer of electric motors, drive control solut…
|
600580 | CN | Manufacturing |
|
WOLONG NEW ENERGY GROUP CO., LTD.
Develops power electronics, energy storage systems, and EV …
|
600173 | CN | Manufacturing |
|
Woori Technology, Incorporation
Develops and manufactures monitoring and control systems fo…
|
032820 | KR | Manufacturing |
|
Wuxi New Hongtai Electrical Technology Co.,Ltd
Manufactures power transmission components, insulating mate…
|
603016 | CN | Manufacturing |
|
Wuxi Xinje Electric Co.,Ltd.
Develops and manufactures industrial automation products li…
|
603416 | CN | Manufacturing |
GOODWE TECHNOLOGIES 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/58393/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58393 | 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=58393 | 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=58393 \ -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": 58393}, 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 GOODWE TECHNOLOGIES CO., LTD. (id: 58393)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.