OPPLE LIGHTING CO., LTD. — Investor Relations & Filings
About OPPLE LIGHTING CO., LTD.
OPPLE Lighting Co., Ltd. is a global integrated lighting solutions provider specializing in the research, development, production, and distribution of a comprehensive range of lighting products. The company's portfolio includes LED and traditional lighting, lamps, luminaires, and intelligent lighting control systems. It serves diverse sectors such as residential, commercial, industrial, and outdoor applications. With a strong emphasis on innovation and energy efficiency, the company maintains significant R&D capabilities and an extensive global distribution network. Its product offerings focus on high-quality illumination, user-centric design, and smart technology integration to enhance living and working environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 欧普照明股份有限公司关于预计公司2026年度日常关联交易的公告 | 2026-04-23 | Chinese | |
| 欧普照明股份有限公司关于2025年年度利润分配预案及2026年中期利润分配授权的公告 | 2026-04-23 | Chinese | |
| 上海市通力律师事务所关于欧普照明股份有限公司2023年、2024年限制性股票激励计划回购注销部分限制性股票相关事宜之法律意见书 | 2026-04-23 | Chinese | |
| 欧普照明股份有限公司章程(2026年4月) | 2026-04-23 | Chinese | |
| 欧普照明股份有限公司关于会计政策变更的公告 | 2026-04-23 | Chinese | |
| 欧普照明股份有限公司2025年度环境、社会和公司治理(ESG)报告(英文) | 2026-04-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37596223 | 欧普照明股份有限公司关于预计公司2026年度日常关联交易的公告 | 2026-04-23 | Chinese | ||
| 37596200 | 欧普照明股份有限公司关于2025年年度利润分配预案及2026年中期利润分配授权的公告 | 2026-04-23 | Chinese | ||
| 37596185 | 上海市通力律师事务所关于欧普照明股份有限公司2023年、2024年限制性股票激励计划回购注销部分限制性股票相关事宜之法律意见书 | 2026-04-23 | Chinese | ||
| 37596085 | 欧普照明股份有限公司章程(2026年4月) | 2026-04-23 | Chinese | ||
| 37596078 | 欧普照明股份有限公司关于会计政策变更的公告 | 2026-04-23 | Chinese | ||
| 37596073 | 欧普照明股份有限公司2025年度环境、社会和公司治理(ESG)报告(英文) | 2026-04-23 | English | ||
| 37596069 | 欧普照明股份有限公司2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”行动方案 | 2026-04-23 | Chinese | ||
| 37596061 | 欧普照明股份有限公司关于会计师事务所2025年度履职情况的评估报告 | 2026-04-23 | Chinese | ||
| 37596050 | 欧普照明股份有限公司关于修改公司章程并办理工商变更登记的公告 | 2026-04-23 | Chinese | ||
| 37596036 | 欧普照明股份有限公司2025年度环境、社会和公司治理(ESG)报告 | 2026-04-23 | Chinese | ||
| 37595585 | 欧普照明股份有限公司2025年内部控制评价报告 | 2026-04-23 | Chinese | ||
| 37595576 | 欧普照明股份有限公司董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-23 | Chinese | ||
| 37595562 | 欧普照明股份有限公司关于控股股东部分股份解除质押的公告 | 2026-04-02 | Chinese | ||
| 37595561 | 欧普照明股份有限公司关于控股股东进行部分股票质押的公告 | 2026-03-30 | Chinese | ||
| 37595559 | 欧普照明股份有限公司关于为全资子公司提供担保的公告 | 2026-03-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Solux Co., Ltd.
Manufacturer and supplier of indoor, outdoor, and special p…
|
290690 | KR | Manufacturing |
|
Stanley Electric Co.,Ltd.
Manufacturer of automotive lighting solutions and electroni…
|
6923 | JP | Manufacturing |
|
Takasho Co.,Ltd.
Develops and sells garden and exterior products for profess…
|
7590 | JP | Manufacturing |
|
Ta Yih Industrial Co., Ltd.
OEM/ODM manufacturer of automotive lighting systems and pre…
|
1521 | TW | Manufacturing |
|
THORPE (F.W.) PLC
Designs, manufactures, and supplies professional lighting s…
|
TFW | GB | Manufacturing |
|
TIR Systems Ltd.
Specialized in advanced LED-based light sources and Solid S…
|
— | CA | Manufacturing |
|
Up-shine Lighting Co., Limited
Specializes in R&D and manufacturing of high-performance LE…
|
301362 | CN | Manufacturing |
|
Uravi Defence and Technology Limited
Designs and manufactures advanced lighting, defense electro…
|
URAVIDEF | IN | Manufacturing |
|
WETZEL S.A.
Manufacturer of automotive, electrical, and industrial ligh…
|
— | BR | Manufacturing |
|
YD Electronic Technology Co.,Ltd.
Develops and manufactures architectural LED lighting and in…
|
301123 | CN | Manufacturing |
OPPLE LIGHTING 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/57687/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57687 | 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=57687 | 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=57687 \ -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": 57687}, 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 OPPLE LIGHTING CO., LTD. (id: 57687)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.