
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 |
|---|---|---|---|
| 关于2018年度股东大会增加临时提案的公告(更新后) | 2019-03-19 | Chinese | |
| 关于签署战略合作协议的公告 | 2019-03-15 | Chinese | |
| 关于增加公司2018年度股东大会临时提案暨召开2018年度股东大会补充通知的公告 | 2019-03-14 | Chinese | |
| 关于2018年度股东大会增加临时提案的公告(已取消) | 2019-03-14 | Chinese | |
| 平安证券股份有限公司关于公司重大资产出售暨关联交易之2018年持续督导工作报告书 | 2019-03-14 | Chinese | |
| 关于举行2018年年度报告网上业绩说明会的通知 | 2019-03-11 | Chinese |
Browse filings by year
18 years- 2026 56 filings
- 2025 143 filings
- 2024 120 filings
- 2023 214 filings
- 2022 112 filings
- 2021 125 filings
- 2020 154 filings
- 2019 146 filings
- 2018 179 filings
- 2017 150 filings
- 2016 196 filings
- 2015 359 filings
- 2014 371 filings
- 2013 136 filings
- 2012 99 filings
- 2011 131 filings
- 2010 95 filings
- 2009 65 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 35385576 | 关于2018年度股东大会增加临时提案的公告(更新后) | 2019-03-19 | Chinese | ||
| 35385569 | 关于签署战略合作协议的公告 | 2019-03-15 | Chinese | ||
| 35385556 | 关于增加公司2018年度股东大会临时提案暨召开2018年度股东大会补充通知的公告 | 2019-03-14 | Chinese | ||
| 35385544 | 关于2018年度股东大会增加临时提案的公告(已取消) | 2019-03-14 | Chinese | ||
| 35385535 | 平安证券股份有限公司关于公司重大资产出售暨关联交易之2018年持续督导工作报告书 | 2019-03-14 | Chinese | ||
| 35385516 | 关于举行2018年年度报告网上业绩说明会的通知 | 2019-03-11 | Chinese | ||
| 35385502 | 关于召开2018年度股东大会的通知 | 2019-03-05 | Chinese | ||
| 35385492 | 2018年度独立董事述职报告(王椿芳) | 2019-02-28 | Chinese | ||
| 35385478 | 2018年度独立董事述职报告(林涛) | 2019-02-28 | Chinese | ||
| 35385465 | 2018年度独立董事述职报告(陈叶秋) | 2019-02-28 | Chinese | ||
| 35385454 | 董事会关于非标准无保留审计意见涉及事项的专项说明 | 2019-02-28 | Chinese | ||
| 35385440 | 监事会对董事会关于非标准无保留意见审计意见涉及事项专项说明的意见 | 2019-02-28 | Chinese | ||
| 35385423 | 2018年年度报告(已取消) | 2019-02-28 | Chinese | ||
| 35385368 | 2018年内部控制自我评价报告 | 2019-02-28 | Chinese | ||
| 35385360 | 2018年度独立董事述职报告(林立新) | 2019-02-28 | 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
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 |
|
ARM Green Industries Limited
Focused on the solar supply chain, encompassing trading and…
|
ARMG | PK | 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
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. 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.