
Shenzhen Sunlord Electronics Co.,Ltd. — Investor Relations & Filings
Shenzhen Sunlord Electronics Co.,Ltd. designs and manufactures a comprehensive range of passive electronic components. Its core product lineup includes chip inductors, power inductors, magnetic beads, LTCC devices, antennas, and transformers. These solutions cater to diverse sectors such as telecommunications, consumer electronics, automotive electronics, and industrial automation. The company emphasizes technological advancement in miniaturization, high-frequency performance, and high-power density. Sunlord’s products are integral to signal processing, power management, and electromagnetic compatibility (EMC) in advanced applications, including 5G infrastructure and smart mobile devices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于董事长部分股份解除质押的公告 | 2026-06-02 | Chinese | |
| 关于股东权益变动完成过户登记的公告 | 2026-05-29 | Chinese | |
| 关于股东部分股份质押及解除质押的公告 | 2026-05-21 | Chinese | |
| 关于董事长部分股份质押与解除质押的公告 | 2026-05-20 | Chinese | |
| 关于股东权益变动的提示性公告 | 2026-05-14 | Chinese | |
| 关于为控股公司提供担保的进展情况公告 | 2026-05-08 | Chinese |
Browse filings by year
20 years- 2026 68 filings
- 2025 164 filings
- 2024 147 filings
- 2023 140 filings
- 2022 169 filings
- 2021 214 filings
- 2020 200 filings
- 2019 168 filings
- 2018 192 filings
- 2017 197 filings
- 2016 192 filings
- 2015 116 filings
- 2014 149 filings
- 2013 112 filings
- 2012 85 filings
- 2011 102 filings
- 2010 100 filings
- 2009 70 filings
- 2008 91 filings
- 2007 91 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47941320 | 关于董事长部分股份解除质押的公告 | 2026-06-02 | Chinese | ||
| 47897332 | 关于股东权益变动完成过户登记的公告 | 2026-05-29 | Chinese | ||
| 46757149 | 关于股东部分股份质押及解除质押的公告 | 2026-05-21 | Chinese | ||
| 46701574 | 关于董事长部分股份质押与解除质押的公告 | 2026-05-20 | Chinese | ||
| 46344581 | 关于股东权益变动的提示性公告 | 2026-05-14 | Chinese | ||
| 44494209 | 关于为控股公司提供担保的进展情况公告 | 2026-05-08 | Chinese | ||
| 44490343 | 关于公司提起诉讼的公告 | 2026-05-08 | Chinese | ||
| 34937203 | 关于与专业投资机构共同投资的进展公告 | 2026-03-27 | Chinese | ||
| 34937202 | 关于为控股公司提供担保的进展情况公告 | 2026-03-24 | Chinese | ||
| 34937200 | 2025年年度权益分派实施公告 | 2026-03-24 | Chinese | ||
| 34937197 | 2025年年度股东会法律意见书 | 2026-03-20 | Chinese | ||
| 34937191 | 2025年年度股东会决议公告 | 2026-03-20 | Chinese | ||
| 34937189 | 关于公司涉及诉讼的进展公告 | 2026-03-19 | Chinese | ||
| 34937184 | 关于与专业投资机构共同投资的进展公告 | 2026-03-19 | Chinese | ||
| 34937181 | 关于为控股公司提供担保的进展情况公告 | 2026-03-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anfu CE LINK Limited
Develops and manufactures signal cables, docking stations, …
|
300787 | CN | Manufacturing |
|
Anhui Coreach Technology Co.,Ltd
Develops thermal management and EMI shielding solutions for…
|
002983 | CN | Manufacturing |
|
Anhui Tongfeng Electronics Company Limited
Manufactures capacitors, metallized films, and quartz reson…
|
600237 | CN | Manufacturing |
|
ANHUI XDLK MICROSYSTEM CORPORATION LIMITED
Develops and manufactures MEMS sensors and advanced microsy…
|
688582 | CN | Manufacturing |
|
AOI ELECTRONICS CO.,LTD.
Manufactures electronic components, semiconductors, and MEM…
|
6832 | JP | Manufacturing |
|
Aoshikang Technology Co. , Ltd
Manufactures high-precision PCBs and HDI boards for automot…
|
002913 | CN | Manufacturing |
|
AOT
Specializes in LED packaging, sensing components, and optoe…
|
3437 | TW | Manufacturing |
|
APACT Co., Ltd.
Provider of semiconductor packaging, testing, and inspectio…
|
200470 | KR | Manufacturing |
|
APAQ
Produces high-performance solid-state capacitors for AI ser…
|
6449 | TW | Manufacturing |
|
APCB INC.
Manufacturer of high-precision double-sided and multi-layer…
|
6108 | TW | Manufacturing |
Shenzhen Sunlord 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/54194/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54194 | 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=54194 | 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=54194 \ -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": 54194}, 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 Sunlord Electronics Co.,Ltd. (id: 54194)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.