恒拓开源 — Investor Relations & Filings
About 恒拓开源
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 |
| 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 |
|---|---|---|---|
|
Aeonx Digital Technology Limited
Provides SAP consulting, cloud infrastructure, and digital …
|
524594 | IN | Telecommunications, computer pr… |
|
Aeries Technology, Inc.
Specializes in AI-enabled business transformation and Globa…
|
AERT | US | Telecommunications, computer pr… |
|
Aidemy Inc.
Provides AI and DX e-learning platforms and solutions for c…
|
5577 | JP | Telecommunications, computer pr… |
|
AION-TECH SOLUTIONS LIMITED
Provides software development, cloud infrastructure, and di…
|
GOLDTECH | IN | Telecommunications, computer pr… |
|
AISINO CO.LTD
Specializes in information security, tax technology, fintec…
|
600271 | CN | Telecommunications, computer pr… |
|
Alan Allman Associates
An international ecosystem of consulting firms specializing…
|
AAA | FR | Telecommunications, computer pr… |
|
Algowatt
Develops integrated solutions for energy and natural resour…
|
ALW | IT | Telecommunications, computer pr… |
|
Alithya Group inc.
Provides strategic consulting, enterprise transformation, a…
|
ALYA | CA | Telecommunications, computer pr… |
|
Alkemy
Specializes in digital transformation for large and medium-…
|
ALK | IT | Telecommunications, computer pr… |
|
All E Technologies Limited
Provides digital transformation solutions specializing in M…
|
ALLETEC | 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.