
Fuchun Technology Co.,Ltd — Investor Relations & Filings
Fuchun Technology Co.,Ltd. specializes in providing comprehensive telecommunications network technology services and digital entertainment solutions. The company offers professional planning, design, and optimization services for mobile communication networks, supporting the deployment of 4G and 5G infrastructure. In addition to its technical engineering core, the firm has expanded into the digital content sector, focusing on the development, operation, and global distribution of mobile games. By leveraging its expertise in network architecture and data processing, the company integrates technological innovation with creative content to serve both telecommunications operators and the broader consumer gaming market. Its portfolio includes a range of intellectual property-driven mobile titles and technical consulting services aimed at enhancing network efficiency and digital engagement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2022年第一次临时股东大会的通知 | 2021-12-24 | Chinese | |
| 第四届监事会第十四次会议决议公告 | 2021-12-24 | Chinese | |
| 独立董事关于第四届董事会第十五次会议相关事项的独立意见 | 2021-12-24 | Chinese | |
| 第四届董事会第十五次会议决议公告 | 2021-12-24 | Chinese | |
| 关于公司及下属公司2022年担保预计额度的公告 | 2021-12-24 | Chinese | |
| 关于续聘2021年度审计机构的公告 | 2021-12-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 36687159 | 关于召开2022年第一次临时股东大会的通知 | 2021-12-24 | Chinese | ||
| 36687146 | 第四届监事会第十四次会议决议公告 | 2021-12-24 | Chinese | ||
| 36687136 | 独立董事关于第四届董事会第十五次会议相关事项的独立意见 | 2021-12-24 | Chinese | ||
| 36687122 | 第四届董事会第十五次会议决议公告 | 2021-12-24 | Chinese | ||
| 36687112 | 关于公司及下属公司2022年担保预计额度的公告 | 2021-12-24 | Chinese | ||
| 36687103 | 关于续聘2021年度审计机构的公告 | 2021-12-24 | Chinese | ||
| 36687091 | 独立董事关于第四届董事会第十五次会议相关事项的事先认可意见 | 2021-12-24 | Chinese | ||
| 36687078 | 关于实际控制人部分股份质押的公告 | 2021-12-21 | Chinese | ||
| 36687057 | 关于收到部分业绩补偿款暨和解方案进展的公告 | 2021-12-14 | Chinese | ||
| 36687046 | 关于公司控股股东部分股份解除质押的公告 | 2021-12-09 | Chinese | ||
| 36687032 | 关于收到部分业绩补偿款暨和解方案进展的公告 | 2021-11-24 | Chinese | ||
| 36687022 | 浙商证券股份有限公司关于富春科技股份有限公司未违反《国务院反垄断委员会关于平台经济领域的反垄断指南》等相关文件规定的专项核查报告 | 2021-11-17 | Chinese | ||
| 36687005 | 富春科技股份有限公司2021年创业板向特定对象发行股票申请文件问询函中有关财务事项的说明 | 2021-11-17 | Chinese | ||
| 36686471 | 关于向特定对象发行股票的审核问询函回复的提示性公告 | 2021-11-17 | Chinese | ||
| 36686461 | 福建君立律师事务所关于富春科技股份有限公司2021年度向特定对象发行股票之补充法律意见书(一) | 2021-11-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
8X8 INC /DE/
Provides an AI-powered, integrated platform for CX and unif…
|
EGHT | US | Telecommunications, computer pr… |
|
Accel Solutions Group Ltd.
Importer and integrator of telecommunications equipment and…
|
ACCL.TA | IL | Telecommunications, computer pr… |
|
Accord Synergy Limited
Provides technical support and infrastructure services for …
|
ACCORD | IN | Telecommunications, computer pr… |
|
Adeunis
Designs and manufactures IoT devices for Smart Building and…
|
ALARF | FR | Telecommunications, computer pr… |
|
AIRGAIN INC
Provider of wireless connectivity solutions and antenna sys…
|
AIRG | US | Telecommunications, computer pr… |
|
Alert B&C Corporation
Publicly listed entity; core business operations are not pu…
|
ACB.H | CA | Telecommunications, computer pr… |
|
AMTEL HOLDINGS BERHAD
Investment holding, ICT solutions, telecom infrastructure, …
|
— | MY | Telecommunications, computer pr… |
|
Ascom Holding AG
Global provider of healthcare ICT and mobile workflow solut…
|
ASCN | CH | Telecommunications, computer pr… |
|
Beijing Quanshi World Online Network Information Co., Ltd.
Provides cloud-based collaboration and unified communicatio…
|
002995 | CN | Telecommunications, computer pr… |
|
BizConf Technology Co., Ltd.
Provides integrated cloud video communication and unified c…
|
300578 | CN | Telecommunications, computer pr… |
Fuchun 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/55300/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55300 | 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=55300 | 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=55300 \ -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": 55300}, 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 Fuchun Technology Co.,Ltd (id: 55300)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.