Shannon Semiconductor Technology Co., Ltd. — Investor Relations & Filings
Shannon Semiconductor Technology Co., Ltd. focuses on the distribution and technical application of semiconductor components. The company provides a broad portfolio of electronic products, including DRAM, NAND Flash, power management ICs, and microcontrollers. It supports various applications across consumer electronics, industrial control, automotive electronics, and telecommunications. Through strategic collaborations with global technology providers, the company delivers integrated supply chain management and technical design-in services. Its operations emphasize the provision of high-quality memory solutions and specialized electronic components, supported by a comprehensive service network designed to optimize procurement and product lifecycle management for diverse technical requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2022年半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2022-08-24 | Chinese | |
| 2022年半年度报告披露的提示性公告 | 2022-08-24 | Chinese | |
| 2022年半年度报告 | 2022-08-24 | Chinese | |
| 香农芯创科技股份有限公司创业板向不特定对象配股说明书(注册稿) | 2022-08-08 | Chinese | |
| 关于向原股东配售股份申请获得深圳证券交易所创业板上市委员会审核通过的公告 | 2022-08-03 | Chinese | |
| 关于职工代表监事辞职暨选举职工代表监事的公告 | 2022-07-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 37289200 | 2022年半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2022-08-24 | Chinese | ||
| 37289194 | 2022年半年度报告披露的提示性公告 | 2022-08-24 | Chinese | ||
| 37289187 | 2022年半年度报告 | 2022-08-24 | Chinese | ||
| 37289141 | 香农芯创科技股份有限公司创业板向不特定对象配股说明书(注册稿) | 2022-08-08 | Chinese | ||
| 37288940 | 关于向原股东配售股份申请获得深圳证券交易所创业板上市委员会审核通过的公告 | 2022-08-03 | Chinese | ||
| 37288935 | 关于职工代表监事辞职暨选举职工代表监事的公告 | 2022-07-29 | Chinese | ||
| 37288915 | 第四届董事会第二十二次(临时)会议决议公告 | 2022-07-29 | Chinese | ||
| 37288910 | 发行人及保荐机构关于审核问询函的回复(修订稿) | 2022-07-20 | Chinese | ||
| 37288868 | 北京市环球律师事务所关于香农芯创科技股份有限公司创业板向不特定对象配股之补充法律意见书(四)(修订稿) | 2022-07-20 | Chinese | ||
| 37288834 | 华安证券股份有限公司关于香农芯创科技股份有限公司创业板向不特定对象配股之上市保荐书 | 2022-07-20 | Chinese | ||
| 37288797 | 会计师关于第二轮审核问询函的回复(修订稿) | 2022-07-20 | Chinese | ||
| 37288780 | 会计师关于审核问询函的回复(修订稿) | 2022-07-20 | Chinese | ||
| 37288746 | 华安证券股份有限公司关于香农芯创科技股份有限公司创业板向不特定对象配股之发行保荐书 | 2022-07-20 | Chinese | ||
| 37288731 | 发行人及保荐机构关于第二轮审核问询函的回复(修订稿) | 2022-07-20 | Chinese | ||
| 37288714 | 香农芯创科技股份有限公司创业板向不特定对象配股说明书(上会稿) | 2022-07-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACO GROUP BERHAD
Distributor of electrical products and accessories for indu…
|
— | MY | Wholesale and retail trade |
|
AGIS Tbk
Engaged in general and electronic trading, consumer electro…
|
TMPI | ID | Wholesale and retail trade |
|
Alcadon Group AB
Developer and distributor of products for network infrastru…
|
ALCA | SE | Wholesale and retail trade |
|
ALLIED TECNOLOGIA S.A.
Multichannel distributor and retailer of consumer electroni…
|
— | BR | Wholesale and retail trade |
|
ALLTEK
Communication component distributor and solution provider f…
|
3209 | TW | Wholesale and retail trade |
|
AMBERTECH LIMITED
Distributor of professional audio, video, and broadcast equ…
|
AMO | AU | Wholesale and retail trade |
|
ANSTEK
Distributor of electronic components and provider of integr…
|
3528 | TW | Wholesale and retail trade |
|
Apex Ace Holding Limited
Distribution and supply of electronic components, digital s…
|
6036 | HK | Wholesale and retail trade |
|
ARROW ELECTRONICS, INC.
Global provider of electronic components and enterprise com…
|
ARW | US | Wholesale and retail trade |
|
ATRenew Inc.
A technology-driven platform for pre-owned consumer electro…
|
RERE | US | Wholesale and retail trade |
Shannon Semiconductor Technology 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/55462/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55462 | 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=55462 | 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=55462 \ -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": 55462}, 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 Shannon Semiconductor Technology Co., Ltd. (id: 55462)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.