Shanghai Fortune Techgroup Co.,Ltd. — Investor Relations & Filings
Shanghai Fortune Techgroup Co.,Ltd. specializes in the distribution of semiconductors and electronic components. The company provides a comprehensive portfolio of integrated circuits, discrete devices, and passive components sourced from global technology manufacturers. Its core operations focus on delivering technical support, application solutions, and supply chain management services to clients across the mobile communications, consumer electronics, automotive, and industrial sectors. By leveraging deep technical expertise, the firm assists customers in product development and system integration, ensuring efficient component sourcing and implementation for diverse technological applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度利润分配预案的公告 | 2026-04-27 | Chinese | |
| 2025年年度报告摘要 | 2026-04-27 | Chinese | |
| 关于使用暂时闲置自有资金进行现金管理的公告 | 2026-04-27 | Chinese | |
| 2025年年度报告披露提示性公告 | 2026-04-27 | Chinese | |
| 2025年度独立董事述职报告(李艇) | 2026-04-27 | Chinese | |
| 2025年度独立董事述职报告(张育嘉) | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37490868 | 关于2025年度利润分配预案的公告 | 2026-04-27 | Chinese | ||
| 37490859 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 37490853 | 关于使用暂时闲置自有资金进行现金管理的公告 | 2026-04-27 | Chinese | ||
| 37490840 | 2025年年度报告披露提示性公告 | 2026-04-27 | Chinese | ||
| 37490794 | 2025年度独立董事述职报告(李艇) | 2026-04-27 | Chinese | ||
| 37490734 | 2025年度独立董事述职报告(张育嘉) | 2026-04-27 | Chinese | ||
| 37490724 | 信息披露暂缓与豁免管理制度 | 2026-04-27 | Chinese | ||
| 37490716 | 关于2025年度计提资产减值准备的公告 | 2026-04-27 | Chinese | ||
| 37490702 | 国信证券股份有限公司关于公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2026-04-27 | Chinese | ||
| 37490692 | 关于使用部分闲置募集资金暂时补充流动资金的公告 | 2026-04-27 | Chinese | ||
| 37490678 | 国信证券股份有限公司关于公司终止募投项目二、变更剩余募集资金用途至募投项目一暨调整募投项目一投资结构等事项的核查意见 | 2026-04-27 | Chinese | ||
| 37490667 | 关于公司及全资子公司对外提供担保的公告 | 2026-04-27 | Chinese | ||
| 37490641 | 关于授权董事会制定2026年中期利润分配方案的公告 | 2026-04-27 | Chinese | ||
| 37490625 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 37490591 | 关于归还用于暂时补充流动资金的闲置募集资金的公告 | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shenzhen Aisidi CO.,LTD.
Distributes mobile communication products and provides inte…
|
002416 | CN | Wholesale and retail trade |
|
Shenzhen CECport Technologies Co., Ltd.
Electronic component distributor offering supply chain and …
|
001287 | CN | Wholesale and retail trade |
|
SHENZHEN HUAQIANG INDUSTRY CO., LTD.
Distributes electronic components and provides comprehensiv…
|
000062 | CN | Wholesale and retail trade |
|
Shenzhen Techwinsemi Technology Co., Ltd.
Distributes semiconductors and ICs with technical design an…
|
001309 | CN | Wholesale and retail trade |
|
Shenzhen Zesum Technology Co., Ltd.
Electronic component distributor and solution provider for …
|
301486 | CN | Wholesale and retail trade |
|
Shinden Hightex Corporation
A specialized trading company distributing electronic compo…
|
3131 | JP | Wholesale and retail trade |
|
Shinko Shoji Co.,Ltd.
A trading company for electronic components, focusing on au…
|
8141 | JP | Wholesale and retail trade |
|
SiS Mobile Holdings Limited
Primarily engaged in the wholesale distribution of mobile p…
|
1362 | HK | Wholesale and retail trade |
|
Smart-Core Holdings Limited
Distributor and wholesaler of integrated circuits and elect…
|
2166 | HK | Wholesale and retail trade |
|
Supreme Electronics Co., Ltd.
Specialized distributor of semiconductor components and pri…
|
8112 | TW | Wholesale and retail trade |
Shanghai Fortune Techgroup 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/55480/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55480 | 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=55480 | 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=55480 \ -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": 55480}, 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 Shanghai Fortune Techgroup Co.,Ltd. (id: 55480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.