
SHAANXI LIGHTE OPTOELECTRONICS MATERIAL CO.,LTD — Investor Relations & Filings
Shaanxi Lighte Optoelectronics Material Co., Ltd. specializes in the research, development, production, and sales of high-purity organic light-emitting diode (OLED) materials. The company provides advanced material solutions for flat panel displays, specifically targeting the OLED terminal material market. Its product portfolio includes a comprehensive range of functional materials such as hole transport materials (HTM), electron transport materials (ETM), and emitting layer materials (EML). By leveraging proprietary synthesis and purification technologies, the firm supports the manufacturing of high-performance displays for smartphones, televisions, and wearable devices. The company maintains a strong emphasis on technological innovation and intellectual property, aiming to enhance the efficiency and lifespan of optoelectronic components through specialized chemical engineering and material science.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市中伦律师事务所关于陕西莱特光电材料股份有限公司差异化分红的法律意见书 | 2026-06-02 | Chinese | |
| 陕西莱特光电材料股份有限公司第四届董事会审计委员会第十七次会议暨第四次独立董事专门会议决议 | 2026-06-01 | Chinese | |
| 陕西莱特光电材料股份有限公司向不特定对象发行可转换公司债券的论证分析报告(修订稿) | 2026-06-01 | Chinese | |
| 陕西莱特光电材料股份有限公司第四届董事会第二十次会议决议公告 | 2026-06-01 | Chinese | |
| 陕西莱特光电材料股份有限公司关于向不特定对象发行可转换公司债券预案(修订稿)披露的提示性公告 | 2026-06-01 | Chinese | |
| 陕西莱特光电材料股份有限公司关于公司向不特定对象发行可转换公司债券摊薄即期回报、采取填补措施及相关主体承诺(修订稿)的公告 | 2026-06-01 | Chinese |
Browse filings by year
5 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhejiang Yonghe Refrigerant Co., Ltd.
Vertically integrated producer of fluorochemicals, refriger…
|
605020 | CN | Manufacturing |
|
ZHEJIANG ZHONGXIN FLUORIDE MATERIALS CO., LTD
Specializes in fine fluorine chemicals and intermediates fo…
|
002915 | CN | Manufacturing |
|
ZIBO QIXIANG TENGDA CHEMICAL CO.,LTD.
Global leader in MEK and maleic anhydride production via C4…
|
002408 | CN | Manufacturing |
|
天马新材
Produces fine alumina powders for electronic ceramics and b…
|
920971 | CN | Manufacturing |
|
安达科技
Produces LFP cathode materials and precursors for electric …
|
920809 | CN | Manufacturing |
|
族兴新材
Produces high-performance metallic pigments and aluminum pa…
|
920078 | CN | Manufacturing |
|
江天科技
Produces fine chemicals and eco-friendly plasticizers for p…
|
920121 | CN | Manufacturing |
|
硅烷科技
Produces high-purity silane and silicon materials for semic…
|
920402 | CN | Manufacturing |
|
美邦科技
Develops green chemical technologies, catalysts, and biodeg…
|
920471 | CN | Manufacturing |
|
贝特瑞
Produces lithium-ion battery anode and cathode materials fo…
|
920185 | CN | Manufacturing |
SHAANXI LIGHTE OPTOELECTRONICS MATERIAL 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/58186/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58186 | 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=58186 | 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=58186 \ -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": 58186}, 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 SHAANXI LIGHTE OPTOELECTRONICS MATERIAL CO.,LTD (id: 58186)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.