
Shenzhen Success Electronics Co., Ltd — Investor Relations & Filings
Shenzhen Success Electronics Co., Ltd. specializes in the research, development, and manufacturing of liquid crystal displays (LCD) and liquid crystal modules (LCM). The company’s product portfolio includes a wide range of display technologies such as TN, HTN, STN, FSTN, and VA panels, alongside advanced modules including Chip-on-Board (COB), Chip-on-Glass (COG), and Thin-Film Transistor (TFT) solutions. Additionally, the firm produces capacitive and resistive touch panels to provide integrated display solutions. These products are widely utilized in industrial automation, medical equipment, automotive electronics, telecommunications, and smart home applications. Success Electronics maintains rigorous quality standards through certifications such as ISO 9001, ISO 14001, and IATF 16949, emphasizing high-reliability components and customized design services to meet specific client requirements in global markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 募集资金年度存放与实际使用情况的鉴证报告(2018年度) | 2019-04-24 | Chinese | |
| 2018年度募集资金存放与使用情况专项报告 | 2019-04-24 | Chinese | |
| 独立董事关于第四届董事会第二十七次会议相关事项的独立意见 | 2019-04-15 | Chinese | |
| 关于召开2019年第二次临时股东大会的通知 | 2019-04-15 | Chinese | |
| 第四届监事会第二十次会议决议公告 | 2019-04-15 | Chinese | |
| 第四届董事会第二十七次会议决议公告 | 2019-04-15 | Chinese |
Browse filings by year
18 years- 2026 45 filings
- 2025 227 filings
- 2024 116 filings
- 2023 123 filings
- 2022 84 filings
- 2021 200 filings
- 2020 97 filings
- 2019 180 filings
- 2018 131 filings
- 2017 179 filings
- 2016 400 filings
- 2015 210 filings
- 2014 155 filings
- 2013 171 filings
- 2012 96 filings
- 2011 119 filings
- 2010 111 filings
- 2009 94 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 35283738 | 募集资金年度存放与实际使用情况的鉴证报告(2018年度) | 2019-04-24 | Chinese | ||
| 35283720 | 2018年度募集资金存放与使用情况专项报告 | 2019-04-24 | Chinese | ||
| 35283709 | 独立董事关于第四届董事会第二十七次会议相关事项的独立意见 | 2019-04-15 | Chinese | ||
| 35283705 | 关于召开2019年第二次临时股东大会的通知 | 2019-04-15 | Chinese | ||
| 35283689 | 第四届监事会第二十次会议决议公告 | 2019-04-15 | Chinese | ||
| 35283685 | 第四届董事会第二十七次会议决议公告 | 2019-04-15 | Chinese | ||
| 35283680 | 关于公司及全资子公司向银行申请授信额度并提供担保的公告 | 2019-04-15 | Chinese | ||
| 35283673 | 2019年第一季度业绩预告 | 2019-03-29 | Chinese | ||
| 35283660 | 关于转让产业投资基金出资份额及参股公司股权工商变更登记完成的公告 | 2019-03-25 | Chinese | ||
| 35283653 | 2019年第一次临时股东大会决议公告 | 2019-03-14 | Chinese | ||
| 35283643 | 2019年第一次临时股东大会的法律意见书 | 2019-03-14 | Chinese | ||
| 35283638 | 关于通过高新技术企业复审备案的公告 | 2019-03-04 | Chinese | ||
| 35283630 | 2018年度业绩快报 | 2019-02-27 | Chinese | ||
| 35283624 | 关于2018年度计提资产减值准备的公告 | 2019-02-26 | Chinese | ||
| 35283613 | 独立董事关于第四届董事会第二十六次会议相关事项的独立意见 | 2019-02-26 | 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 Success Electronics 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/54338/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54338 | 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=54338 | 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=54338 \ -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": 54338}, 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 Success Electronics Co., Ltd (id: 54338)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.