Shenzhen CECport Technologies Co., Ltd. — Investor Relations & Filings
Shenzhen CECport Technologies Co., Ltd. is a prominent distributor of electronic components and a provider of integrated supply chain services. The company focuses on the distribution of semiconductors, passive components, and electromechanical parts, representing a wide array of global technology manufacturers. Beyond component sourcing, it provides technical value-added services, including design-in support, application solutions, and technical consulting to facilitate product development. CECport serves a broad range of markets such as consumer electronics, industrial control, automotive, and telecommunications. Its business model integrates a digital platform with physical logistics to streamline procurement, inventory management, and technical integration for original equipment manufacturers and electronic manufacturing services providers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年一季度报告 | 2026-04-27 | Chinese | |
| 2025年度会计师事务所的履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-04-27 | Chinese | |
| 中国国际金融股份有限公司关于深圳中电港技术股份有限公司使用闲置募集资金(含超募资金)进行现金管理的核查意见 | 2026-04-27 | Chinese | |
| 2025年度独立董事述职报告(李文智) | 2026-04-27 | Chinese | |
| 关于举办2025年度网上业绩说明会并征集投资者问题的公告 | 2026-04-27 | Chinese | |
| 2025年度环境、社会及治理(ESG)报告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39577961 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 39577960 | 2025年度会计师事务所的履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-04-27 | Chinese | ||
| 39577958 | 中国国际金融股份有限公司关于深圳中电港技术股份有限公司使用闲置募集资金(含超募资金)进行现金管理的核查意见 | 2026-04-27 | Chinese | ||
| 39577957 | 2025年度独立董事述职报告(李文智) | 2026-04-27 | Chinese | ||
| 39577956 | 关于举办2025年度网上业绩说明会并征集投资者问题的公告 | 2026-04-27 | Chinese | ||
| 39577954 | 2025年度环境、社会及治理(ESG)报告 | 2026-04-27 | Chinese | ||
| 39577951 | 关于2026年度公司为全资子公司提供担保额度预计的公告 | 2026-04-27 | Chinese | ||
| 39577948 | 2025年度非经常性损益审核报告书 | 2026-04-27 | Chinese | ||
| 39577947 | 关于缴纳税款的公告 | 2026-04-17 | Chinese | ||
| 39577946 | 中国国际金融股份有限公司关于深圳中电港技术股份有限公司首次公开发行前已发行股份部分上市流通的核查意见 | 2026-04-06 | Chinese | ||
| 39577945 | 关于首次公开发行前已发行股份部分上市流通的提示性公告 | 2026-04-06 | Chinese | ||
| 39577944 | 第二届董事会第十一次会议决议公告 | 2026-03-27 | Chinese | ||
| 39577940 | 关于公司2026年度第一期超短期融资券发行情况的公告 | 2026-03-23 | Chinese | ||
| 39577932 | 关于持股5%以上股东股份减持计划实施完毕的公告 | 2026-02-10 | Chinese | ||
| 39577931 | 关于持股5%以上股东减持公司股份触及1%整数倍的公告 | 2026-01-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 Technology Corporation
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 |
|
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 |
|
AV Concept Holdings Limited
Distributes electronic components, specializing in semicond…
|
595 | HK | Wholesale and retail trade |
|
Avemio AG
B2B supplier of professional hardware and software for the …
|
AV2 | DE | Wholesale and retail trade |
|
Avenir Telecom
Designs, manufactures, and distributes Energizer® branded m…
|
AVT | FR | Wholesale and retail trade |
Shenzhen CECport Technologies 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/54006/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54006 | 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=54006 | 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=54006 \ -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": 54006}, 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 CECport Technologies Co., Ltd. (id: 54006)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.