
恒拓开源 — Investor Relations & Filings
Forever OpenSource is a technical service provider specializing in open source software solutions and enterprise digital transformation. The company delivers a broad range of services, including cloud computing architecture, big data platform construction, and mobile application development. It focuses on providing technical consulting, system integration, and customized software development to help organizations modernize their IT infrastructure. By utilizing open source frameworks, the company offers middleware optimization and enterprise-grade support services. Its solutions are designed to improve operational efficiency and scalability for large-scale enterprises, particularly within the finance and telecommunications sectors. The company prioritizes the integration of open source ecosystems into business processes to facilitate secure and innovative digital environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(张瑞怡) | 2026-03-29 | Chinese | |
| 2025年度内部控制评价报告 | 2026-03-29 | Chinese | |
| 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-03-29 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-03-29 | Chinese | |
| 2025年度董事会工作报告 | 2026-03-29 | Chinese | |
| 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-03-29 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39875899 | 2025年度独立董事述职报告(张瑞怡) | 2026-03-29 | Chinese | ||
| 39875884 | 2025年度内部控制评价报告 | 2026-03-29 | Chinese | ||
| 39875870 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-03-29 | Chinese | ||
| 39875862 | 2025年年度权益分派预案公告 | 2026-03-29 | Chinese | ||
| 39875855 | 2025年度董事会工作报告 | 2026-03-29 | Chinese | ||
| 39875846 | 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-03-29 | Chinese | ||
| 39875834 | 关于使用募集资金向全资子公司提供借款以实施募投项目的公告 | 2026-03-29 | Chinese | ||
| 39875829 | 第五届董事会第十一次会议决议公告 | 2026-03-29 | Chinese | ||
| 39875822 | 会计师事务所2025年度履职情况评估报告暨审计委员会履行监督职责情况的报告 | 2026-03-29 | Chinese | ||
| 39875820 | 2025年年度报告摘要 | 2026-03-29 | Chinese | ||
| 39875804 | 2025年度独立董事述职报告(关积珍) | 2026-03-29 | Chinese | ||
| 39875792 | 董事会审计委员会2025年度履职情况报告 | 2026-03-29 | Chinese | ||
| 39875773 | 2026年第二次临时股东会决议公告 | 2026-03-29 | Chinese | ||
| 39875768 | 2026年员工持股计划 | 2026-03-29 | Chinese | ||
| 39875749 | 北京市重光律师事务所关于恒拓开源信息科技股份有限公司2026年员工持股计划之法律意见书 | 2026-03-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing Philisense Technology Co.,Ltd.
Develops digital conference systems, smart city infrastruct…
|
300287 | CN | Telecommunications, computer pr… |
|
Beijing Shiji Information Technology Co., Ltd.
Global provider of integrated technology for hospitality, f…
|
002153 | CN | Telecommunications, computer pr… |
|
Beijing Teamsun Technology Co., Ltd.
Provides IT infrastructure, cloud computing, and digital tr…
|
600410 | CN | Telecommunications, computer pr… |
|
Beijing Transtrue Technology Inc.
Provides multimedia communication and data center system in…
|
002771 | CN | Telecommunications, computer pr… |
|
Beijing Trust&Far Technology CO.,LTD
Provides IT solutions, system integration, and network secu…
|
300231 | CN | Telecommunications, computer pr… |
|
Beijing Ultrapower Software Co., LTD
Provides IT operations management, AI-driven analytics, and…
|
300002 | CN | Telecommunications, computer pr… |
|
Beijing XIAOCHENG Technology Stock Co., Ltd
Develops IC design and PLC technology for smart grid and el…
|
300139 | CN | Telecommunications, computer pr… |
|
Being AI Limited
Develops, integrates, and commercializes AI via services, r…
|
BAI | NZ | Telecommunications, computer pr… |
|
BeMap,Inc.
A mobile system integration company that develops and opera…
|
4316 | JP | Telecommunications, computer pr… |
|
Benchmark Computer Solutions Limited
Provides IT infrastructure, managed services, cloud computi…
|
544052 | IN | Telecommunications, computer pr… |
恒拓开源 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/58828/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58828 | 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=58828 | 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=58828 \ -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": 58828}, 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 恒拓开源 (id: 58828)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.