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 |
|---|---|---|---|
|
Ryoyo Ryosan Holdings, Inc.
Distributes semiconductors, electronic components, and ICT …
|
167A | JP | Wholesale and retail trade |
|
Safa Systems & Technologies Limited
Distributes and retails mobile devices, accessories, and co…
|
543461 | IN | Wholesale and retail trade |
|
SAKAE ELECTRONICS CORPORATION
A trading company distributing industrial electronic compon…
|
7567 | JP | Wholesale and retail trade |
|
SAMT CO.,LTD.
An IT marketing company specializing in distributing electr…
|
031330 | KR | Wholesale and retail trade |
|
SANSEI CO.,LTD.
A trading company distributing electronic components like c…
|
6307 | JP | Wholesale and retail trade |
|
S.A.S. Dragon Holdings Limited
Distributor of electronic components and semiconductor prod…
|
1184 | HK | Wholesale and retail trade |
|
SATORI ELECTRIC CO.,LTD.
Distributes electronic components, develops hardware/softwa…
|
7420 | JP | Wholesale and retail trade |
|
SENSHU ELECTRIC CO.,LTD.
A trading company specializing in the wholesale of electric…
|
9824 | JP | Wholesale and retail trade |
|
SHANGHAI YCT ELECTRONICS GROUP CO.,LTD
Distributes electronic components and provides technical ap…
|
301099 | CN | Wholesale and retail trade |
|
Shannon Semiconductor Technology Co., Ltd.
Distributes semiconductor components and provides technical…
|
300475 | CN | 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.