Cloud Live Technology Group Co.,Ltd. — Investor Relations & Filings
Cloud Live Technology Group Co.,Ltd. operates a diversified business model that integrates service management with high-tech manufacturing. The company provides comprehensive catering services and management solutions while expanding its operations into the renewable energy sector. Its core technological focus involves the research, development, and production of high-efficiency N-type monocrystalline silicon solar cells, specifically utilizing Tunnel Oxide Passivated Contact (TOPCon) technology. The group also utilizes internet-based platforms and data analytics to enhance operational efficiency across its business segments. By pivoting towards advanced manufacturing and sustainable energy solutions, the company focuses on delivering high-performance photovoltaic products and integrated service management to its target markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-07 | Chinese | |
| 2025年半年度报告(更正后) | 2026-04-07 | Chinese | |
| 2025年半年度报告摘要(更正后) | 2026-04-07 | Chinese | |
| 2025年度独立董事述职报告(姚勇) | 2026-04-07 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-07 | Chinese | |
| 第六届董事会2026年第二次(临时)会议决议公告 | 2026-04-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35405941 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-07 | Chinese | ||
| 35405939 | 2025年半年度报告(更正后) | 2026-04-07 | Chinese | ||
| 35405913 | 2025年半年度报告摘要(更正后) | 2026-04-07 | Chinese | ||
| 35405910 | 2025年度独立董事述职报告(姚勇) | 2026-04-07 | Chinese | ||
| 35405899 | 2025年度董事会工作报告 | 2026-04-07 | Chinese | ||
| 35405897 | 第六届董事会2026年第二次(临时)会议决议公告 | 2026-04-07 | Chinese | ||
| 35405895 | 2025年年度报告摘要 | 2026-04-07 | Chinese | ||
| 35405893 | 2025年度独立董事述职报告(徐小舸) | 2026-04-07 | Chinese | ||
| 35405890 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-07 | Chinese | ||
| 35405888 | 董事会关于公司2024年度财务报表出具非标准审计意见报告所涉及事项在2025年度消除情况的专项说明 | 2026-04-07 | Chinese | ||
| 35405883 | 上市公司2025年度非经常性资金占用及其他关联资金往来情况汇总表 | 2026-04-07 | Chinese | ||
| 35405881 | 2025年年度报告 | 2026-04-07 | Chinese | ||
| 35405877 | 关于2025年年度报告编制及审计进展情况的公告 | 2026-03-24 | Chinese | ||
| 35405874 | 关于公司股票可能被终止上市的第四次风险提示公告 | 2026-03-23 | Chinese | ||
| 35405865 | 关于2025年年度报告编制及审计进展情况的公告 | 2026-03-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
Glass To Power S.p.A.
Develops and manufactures transparent photovoltaic glass fo…
|
MLGLB | IT | Manufacturing |
Cloud Live Technology 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/54355/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54355 | 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=54355 | 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=54355 \ -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": 54355}, 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 Cloud Live Technology Group Co.,Ltd. (id: 54355)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.