Lingda Group Co.,Ltd. — Investor Relations & Filings
Lingda Group Co., Ltd. specializes in the research, development, manufacturing, and distribution of high-efficiency crystalline silicon solar cells. The company’s primary product portfolio includes PERC (Passivated Emitter and Rear Cell) and TOPCon (Tunnel Oxide Passivated Contact) solar cells, designed for high-performance photovoltaic modules. By utilizing automated production facilities and advanced manufacturing processes, the company provides critical components for the global solar energy supply chain. Its operations focus on enhancing energy conversion efficiency and scaling production capacity to meet the demands of large-scale solar power installations and distributed energy systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于续聘2026年度审计机构的公告 | 2026-03-30 | Chinese | |
| 2025年度独立董事述职报告(何少平-已离任) | 2026-03-30 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese | |
| 关于公司未弥补亏损达到实收股本总额三分之一的公告 | 2026-03-30 | Chinese | |
| 关于2025年度拟不进行利润分配的公告 | 2026-03-30 | Chinese | |
| 关于会计师事务所2025年度履职情况的评估报告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35917080 | 关于续聘2026年度审计机构的公告 | 2026-03-30 | Chinese | ||
| 35917070 | 2025年度独立董事述职报告(何少平-已离任) | 2026-03-30 | Chinese | ||
| 35917064 | 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese | ||
| 35917061 | 关于公司未弥补亏损达到实收股本总额三分之一的公告 | 2026-03-30 | Chinese | ||
| 35917055 | 关于2025年度拟不进行利润分配的公告 | 2026-03-30 | Chinese | ||
| 35917052 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-03-30 | Chinese | ||
| 35917049 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 35917047 | 聆达集团股份有限公司资产处置与核销管理制度 | 2026-03-30 | Chinese | ||
| 35917038 | 董事会审计委员会2025年度履职情况报告 | 2026-03-30 | Chinese | ||
| 35917028 | 2025年度董事会工作报告 | 2026-03-30 | Chinese | ||
| 35917027 | 关于向离职人员支付经济补偿暨关联交易的公告 | 2026-03-30 | Chinese | ||
| 35917019 | 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese | ||
| 35917018 | 第七届董事会第三次会议决议公告 | 2026-03-30 | Chinese | ||
| 35917001 | 2025年度非经营性资金占用及其他关联资金往来情况表 | 2026-03-30 | Chinese | ||
| 35916999 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Glass To Power S.p.A.
Develops and manufactures transparent photovoltaic glass fo…
|
MLGLB | IT | Manufacturing |
|
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.
Manufactures high-efficiency N-type TOPCon and P-type PERC …
|
002865 | CN | Manufacturing |
|
Hainan Drinda New Energy Technology Co., Ltd.
Specialized PV enterprise developing and manufacturing high…
|
2865 | HK | 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 |
Lingda 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/55137/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55137 | 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=55137 | 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=55137 \ -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": 55137}, 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 Lingda Group Co.,Ltd. (id: 55137)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.