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 |
|---|---|---|---|
|
Golden Solar New Energy Technology Holdings Limited
Diversified manufacturer of advanced solar components, sili…
|
1121 | HK | Manufacturing |
|
GoodWe Technologies Co Ltd.
Manufacturer of photovoltaic inverters and provider of smar…
|
688390 | HK | Manufacturing |
|
GRAND SUNERGY TECH CO.,LTD.
Develops and manufactures high-efficiency N-type heterojunc…
|
603778 | CN | Manufacturing |
|
Hainan Drinda New Energy Technology Co., Ltd.
Specialized PV enterprise developing and manufacturing high…
|
2865 | HK | Manufacturing |
|
Hainan Drinda New Energy Technology Co., Ltd.
Manufactures high-efficiency N-type TOPCon and P-type PERC …
|
002865 | CN | Manufacturing |
|
HANWHA SOLUTIONS CORPORATION
Global provider of solutions in chemicals, renewable energy…
|
009830 | KR | Manufacturing |
|
HD HYUNDAI ENERGY SOLUTIONS CO.,LTD.
Researches, develops, and manufactures photovoltaic (PV) so…
|
322000 | KR | Manufacturing |
|
Hengdian Group DMEGC Magnetics Co.,Ltd.
Manufacturer of magnetic materials, solar products, and lit…
|
002056 | CN | Manufacturing |
|
HONGYUAN GREEN ENERGY CO.,LTD.
Manufactures high-efficiency solar PV products, including a…
|
603185 | CN | Manufacturing |
|
Hunan Huamin Holdings Co., Ltd
Produces monocrystalline silicon for PV cells and wear-resi…
|
300345 | 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.