恒拓开源 — 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 |
|---|---|---|---|
|
All for One Group SE
An IT and consulting provider specializing in SAP solutions…
|
A1OS | DE | Telecommunications, computer pr… |
|
Allgeier SE
Technology company providing software solutions and IT serv…
|
AEIN | DE | Telecommunications, computer pr… |
|
Allied Digital Services Limited
Global provider of managed services, infrastructure, and di…
|
ADSL | IN | Telecommunications, computer pr… |
|
Al Moammar Information Systems Co.
System integrator for IT infrastructure, cybersecurity, and…
|
7200 | SA | Telecommunications, computer pr… |
|
Alphax Food System Co.,LTD
Provides information systems and technology solutions for t…
|
3814 | JP | Telecommunications, computer pr… |
|
ALTIA
Provides digital consulting, development, and maintenance s…
|
ALC | ES | Telecommunications, computer pr… |
|
Aludra Inc.
Toronto-based provider of e-business solutions and strategi…
|
— | CA | Telecommunications, computer pr… |
|
Amanet Management & Systems Ltd.
A systems house offering project management, software, IT, …
|
AMAN | IL | Telecommunications, computer pr… |
|
AMDOCS LTD
Provider of software and services for communications, media…
|
DOX | GG | Telecommunications, computer pr… |
|
AM Group Holdings Limited
Provides online marketing services, helping businesses buil…
|
1849 | HK | 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.