恒拓开源 — 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 |
|---|---|---|---|
|
Atea
Provider of IT infrastructure solutions for businesses in t…
|
ATEA | NO | Telecommunications, computer pr… |
|
Atende S.A.
IT company providing ICT systems integration, cybersecurity…
|
ATD | PL | Telecommunications, computer pr… |
|
Atlantic Systems Group Inc.
Integrated information security provider specializing in po…
|
— | CA | Telecommunications, computer pr… |
|
Atlas Technologies Corporation
Consulting firm specializing in end-to-end fintech integrat…
|
9563 | JP | Telecommunications, computer pr… |
|
AtoS SE
Global provider of digital transformation, IT services, and…
|
ATO | FR | Telecommunications, computer pr… |
|
ATTURRA LIMITED
Technology services provider specializing in advisory, cons…
|
ATA | AU | Telecommunications, computer pr… |
|
Aubay
A pan-European specialist in application services for large…
|
AUB | FR | Telecommunications, computer pr… |
|
Audius SE
An IT and software company specializing in the digitalizati…
|
3IT | DE | Telecommunications, computer pr… |
|
Aurora Innovation, Inc.
Develops a self-driving platform for various vehicle types …
|
AUR | US | Telecommunications, computer pr… |
|
Automated Systems Holdings Limited
Comprehensive IT services provider specializing in one-stop…
|
771 | 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.