
SUZHOU GOOD-ARK ELECTRONICS CO., LTD. — Investor Relations & Filings
SUZHOU GOOD-ARK ELECTRONICS CO., LTD. focuses on the design, manufacture, and distribution of semiconductor discrete devices. The product range encompasses various diodes, including rectifier, Zener, Schottky, and transient voltage suppressor (TVS) types, as well as transistors and bridge rectifiers. The company offers advanced semiconductor packaging services, such as flip-chip and wafer-level chip-scale packaging. These components are integrated into diverse applications across automotive systems, telecommunications infrastructure, industrial power supplies, and consumer electronics. The organization prioritizes research and development to enhance power efficiency and miniaturization in electronic components, maintaining a significant role in the global electronics supply chain through high-capacity production and adherence to international quality standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 广发证券股份有限公司关于苏州固锝电子股份有限公司2024年度向特定对象发行A股股票之发行保荐书 | 2026-01-20 | Chinese | |
| 关于向特定对象发行股票提交募集说明书(注册稿)等申请文件的提示性公告 | 2026-01-20 | Chinese | |
| 广发证券股份有限公司关于苏州固锝电子股份有限公司2024年度向特定对象发行A股股票之上市保荐书 | 2026-01-20 | Chinese | |
| 关于向特定对象发行股票申请获得深圳证券交易所上市审核中心审核通过的公告 | 2026-01-14 | Chinese | |
| 苏州固锝电子股份有限公司2024年度向特定对象发行A股股票募集说明书(修订稿) | 2026-01-12 | Chinese | |
| 立信会计师事务所关于苏州固锝电子股份有限公司申请向特定对象发行股票的审核问询函的回复 | 2026-01-12 | Chinese |
Browse filings by year
21 years- 2026 11 filings
- 2025 136 filings
- 2024 132 filings
- 2023 157 filings
- 2022 125 filings
- 2021 133 filings
- 2020 201 filings
- 2019 74 filings
- 2018 58 filings
- 2017 75 filings
- 2016 65 filings
- 2015 90 filings
- 2014 76 filings
- 2013 95 filings
- 2012 80 filings
- 2011 129 filings
- 2010 69 filings
- 2009 75 filings
- 2008 84 filings
- 2007 87 filings
- 2006 28 filings
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 |
|
Abonmax Co., Ltd.
Develops AI-driven systems, UAVs, electronic components, an…
|
2429 | TW | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
ACBEL POLYTECH INC.
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 ELECTRONICS CO., LTD.
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
SUZHOU GOOD-ARK 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/54139/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54139 | 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=54139 | 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=54139 \ -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": 54139}, 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 SUZHOU GOOD-ARK ELECTRONICS CO., LTD. (id: 54139)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.