
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 |
|---|---|---|---|
| 广发证券股份有限公司关于苏州固锝电子股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2026-05-22 | Chinese | |
| 广发证券股份有限公司关于苏州固锝电子股份有限公司使用募集资金对全资子公司增资、提供借款或增资与提供借款相结合的方式以实施募投项目的核查意见 | 2026-05-22 | Chinese | |
| 关于使用自有资金、银行承兑汇票等方式支付募投项目部分款项并以募集资金等额置换的公告 | 2026-05-22 | Chinese | |
| 关于使用部分闲置募集资金临时补充流动资金的公告 | 2026-05-22 | Chinese | |
| 广发证券股份有限公司关于苏州固锝电子股份有限公司变更部分募集资金投资项目实施主体的核查意见 | 2026-05-22 | Chinese | |
| 关于变更部分募集资金投资项目实施主体的公告 | 2026-05-22 | Chinese |
Browse filings by year
21 years- 2026 26 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 |
|---|---|---|---|
|
ACTRO CO.,Ltd
Manufacturer of camera actuators and industrial automation …
|
290740 | KR | Manufacturing |
|
ADTechnology Co., Ltd.
Semiconductor design provider offering turnkey ASIC/SoC dev…
|
200710 | KR | Manufacturing |
|
Advanced Digital Chips Inc.
A fabless semiconductor company designing and developing MC…
|
054630 | KR | Manufacturing |
|
ADVANCED MICRO DEVICES INC
A semiconductor company that designs and develops high-perf…
|
AMD | US | Manufacturing |
|
Aeluma, Inc.
Develops and manufactures optoelectronic devices for sensin…
|
ALMU | US | Manufacturing |
|
AE MULTI HOLDINGS BERHAD
Manufactures, sells, sources, and resells Printed Circuit B…
|
— | MY | Manufacturing |
|
AIC CORPORATION BERHAD
Produces electronic connectors, semiconductor components, a…
|
— | MY | Manufacturing |
|
Aimtron Electronics Limited
Provides high-precision EMS, PCBA, and box-build solutions …
|
AIMTRON | IN | Manufacturing |
|
Airoha
Fabless IC designer of fixed broadband, AIoT, Bluetooth, an…
|
6526 | TW | Manufacturing |
|
AJIN ELECTRONIC COMPONENTS CO.,LTD
Manufacturer of electronic components for electric and hydr…
|
009320 | KR | 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.