
Shenzhen Sunnypol Optoelectronics Co.,Ltd. — Investor Relations & Filings
Shenzhen Sunnypol Optoelectronics Co.,Ltd. specializes in the research, development, production, and sales of polarizers for liquid crystal displays (LCD) and organic light-emitting diodes (OLED). The company provides a comprehensive range of optical film solutions, including TN, STN, and TFT-LCD polarizers, as well as specialized products for 3D displays and automotive applications. Its products are integral components in smartphones, tablets, televisions, monitors, and wearable devices. Sunnypol focuses on technological innovation in thin-film materials and precision coating processes to enhance display performance, including brightness, contrast, and viewing angles. By maintaining large-scale manufacturing facilities and rigorous quality control standards, the company serves global display panel manufacturers and electronics brands, positioning itself as a key supplier in the optoelectronic materials supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于为子公司提供对外担保的进展公告 | 2026-05-20 | Chinese | |
| 2026年第二次临时股东会议法律意见书 | 2026-05-14 | Chinese | |
| 2026年第二次临时股东会决议公告 | 2026-05-14 | Chinese | |
| 关于公司控股股东部分股份质押及解除质押的公告 | 2026-05-06 | Chinese | |
| 独立董事专门会议关于公司第五届董事会2026年第三次会议相关事项的审核意见 | 2026-04-13 | Chinese | |
| 第五届董事会2026年第三次会议决议公告 | 2026-04-13 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46702041 | 关于为子公司提供对外担保的进展公告 | 2026-05-20 | Chinese | ||
| 46343688 | 2026年第二次临时股东会议法律意见书 | 2026-05-14 | Chinese | ||
| 46343687 | 2026年第二次临时股东会决议公告 | 2026-05-14 | Chinese | ||
| 44280073 | 关于公司控股股东部分股份质押及解除质押的公告 | 2026-05-06 | Chinese | ||
| 38196786 | 独立董事专门会议关于公司第五届董事会2026年第三次会议相关事项的审核意见 | 2026-04-13 | Chinese | ||
| 38196782 | 第五届董事会2026年第三次会议决议公告 | 2026-04-13 | Chinese | ||
| 38196778 | 关于无需编制前次募集资金使用情况报告的说明 | 2026-04-13 | Chinese | ||
| 38196775 | 2026年度向特定对象发行A股股票预案 | 2026-04-13 | Chinese | ||
| 38196774 | 长城证券股份有限公司关于深圳市三利谱光电科技股份有限公司详式权益变动报告书之财务顾问核查意见 | 2026-04-13 | Chinese | ||
| 38196773 | 关于与特定对象签署附条件生效的股份认购协议的公告 | 2026-04-13 | Chinese | ||
| 38196771 | 关于向特定对象发行A股股票涉及关联交易事项的公告 | 2026-04-13 | Chinese | ||
| 38196763 | 董事会审计委员会关于公司2026年度向特定对象发行A股股票相关事项的书面审核意见 | 2026-04-13 | Chinese | ||
| 38196759 | 关于公司最近五年不存在被证券监管部门和交易所采取处罚或监管措施的公告 | 2026-04-13 | Chinese | ||
| 38196756 | 关于向特定对象发行A股股票摊薄即期回报、填补措施及相关主体承诺的公告 | 2026-04-13 | Chinese | ||
| 38196754 | 深圳市三利谱光电科技股份有限公司详式权益变动报告书 | 2026-04-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3ALogics. Inc.
Designs and develops NFC and RFID System-on-Chips (SoCs) fo…
|
177900 | KR | Manufacturing |
|
3peak Incorporated
Designs analog and mixed-signal ICs for signal chain and po…
|
688536 | CN | Manufacturing |
|
4DS MEMORY LIMITED
Develops Interface Switching ReRAM for high-density Storage…
|
4DS | AU | Manufacturing |
|
AAC Technologies Holdings Inc.
Global provider of sensory solutions and miniaturized compo…
|
2018 | KY | Manufacturing |
|
ABCO ELECTRONICS CO., LTD.
Manufacturer of passive electronic components like inductor…
|
036010 | KR | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
Acbel
Designs and manufactures switching power supplies for 5G, m…
|
6282 | TW | Manufacturing |
|
Accelink Technologies Co., Ltd.
Produces optoelectronic components and modules for telecom …
|
002281 | CN | Manufacturing |
|
ACES
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
Shenzhen Sunnypol Optoelectronics 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/54874/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54874 | 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=54874 | 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=54874 \ -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": 54874}, 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 Shenzhen Sunnypol Optoelectronics Co.,Ltd. (id: 54874)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.