Kingfore Energy Group Co.,Ltd. — Investor Relations & Filings
Kingfore Energy Group Co., Ltd. is a global provider of renewable energy solutions, specializing in the research, development, manufacturing, and distribution of solar photovoltaic (PV) products and energy storage systems. The company’s core portfolio includes high-efficiency monocrystalline solar modules, advanced lithium-ion battery storage units, and integrated power conversion systems. Kingfore focuses on delivering end-to-end energy services, ranging from the supply of individual components to the implementation of large-scale Engineering, Procurement, and Construction (EPC) projects for utility-scale and commercial solar farms. By leveraging advanced manufacturing processes and a commitment to technological innovation, the group provides sustainable energy infrastructure designed to optimize power generation and grid stability across international markets. Its solutions cater to residential, industrial, and utility sectors, emphasizing reliability and high energy yield.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 募集资金管理制度 | 2025-12-12 | Chinese | |
| 金房能源集团股份有限公司关于召开2025年第二次临时股东会的通知 | 2025-12-12 | Chinese | |
| 金房能源第四届监事会第十五次会议决议公告 | 2025-12-12 | Chinese | |
| 关于公司取消监事会、修订《公司章程》并制定、修订及废除公司部分治理制度的公告 | 2025-12-12 | Chinese | |
| 金房能源第四届董事会第十八次会议决议公告 | 2025-12-12 | Chinese | |
| 对外担保管理制度 | 2025-12-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38895710 | 募集资金管理制度 | 2025-12-12 | Chinese | ||
| 38895701 | 金房能源集团股份有限公司关于召开2025年第二次临时股东会的通知 | 2025-12-12 | Chinese | ||
| 38895692 | 金房能源第四届监事会第十五次会议决议公告 | 2025-12-12 | Chinese | ||
| 38895685 | 关于公司取消监事会、修订《公司章程》并制定、修订及废除公司部分治理制度的公告 | 2025-12-12 | Chinese | ||
| 38895675 | 金房能源第四届董事会第十八次会议决议公告 | 2025-12-12 | Chinese | ||
| 38895671 | 对外担保管理制度 | 2025-12-12 | Chinese | ||
| 38895665 | 董事会议事规则 | 2025-12-12 | Chinese | ||
| 38895656 | 规范与关联方资金往来的管理制度 | 2025-12-12 | Chinese | ||
| 38895650 | 独立董事专门会议议事规则 | 2025-12-12 | Chinese | ||
| 38895645 | 公司章程(2025年12月) | 2025-12-12 | Chinese | ||
| 38895635 | 会计师事务所选聘制度 | 2025-12-12 | Chinese | ||
| 38895626 | 独立董事工作制度 | 2025-12-12 | Chinese | ||
| 38895620 | 董事、高级管理人员薪酬管理制度 | 2025-12-12 | Chinese | ||
| 38895612 | 2025年三季度报告 | 2025-10-24 | Chinese | ||
| 38895605 | 关于签署募集资金三方监管协议的公告 | 2025-09-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 |
Kingfore Energy Group 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/53961/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53961 | 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=53961 | 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=53961 \ -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": 53961}, 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 Kingfore Energy Group Co.,Ltd. (id: 53961)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.