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 |
|---|---|---|---|
|
Meyer Burger Technology AG
Manufacturer of high-performance PV solar cells and modules…
|
MBTN | CH | Manufacturing |
|
Midsummer
Supplier of solar panels designed for various roofing mater…
|
MIDS | SE | Manufacturing |
|
MUBANG HIGH-TECH CO., LTD.
Produces high-efficiency solar cells, silicon wafers, and e…
|
603398 | CN | Manufacturing |
|
ONIX SOLAR ENERGY LIMITED
Manufactures solar PV modules and provides EPC services for…
|
513119 | IN | Manufacturing |
|
Premier Energies Limited
Integrated manufacturer of solar cells and modules offering…
|
PREMIERENE | IN | Manufacturing |
|
QSOLAR Limited
Technology company focused on developing and manufacturing …
|
QSL | CA | Manufacturing |
|
Risen Energy Co., Ltd
Global enterprise manufacturing solar PV products, advanced…
|
300118 | CN | Manufacturing |
|
Saatvik Green Energy Limited
Manufacturer of high-efficiency solar PV modules and end-to…
|
SAATVIKGL | IN | Manufacturing |
|
Saule Technologies Spolka Akcyjna
Develops and manufactures flexible, inkjet-printed perovski…
|
SLT | PL | Manufacturing |
|
Shanghai Aiko Solar Energy Co., Ltd.
Develops high-efficiency solar cells and modules using prop…
|
600732 | CN | 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.