
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-01 | 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
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.