恒拓开源 — 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 |
|---|---|---|---|
|
ARGO GRAPHICS Inc.
A technical solutions provider for digital transformation i…
|
7595 | JP | Telecommunications, computer pr… |
|
Ark Solutions Inc.
Provides staffing, SOW project management, and payrolling s…
|
203690 | KR | Telecommunications, computer pr… |
|
Arribatec Group ASA
A global software and consulting company providing integrat…
|
ARR | NO | Telecommunications, computer pr… |
|
Artiza Networks, Inc.
Develops test and measurement solutions for mobile communic…
|
6778 | JP | Telecommunications, computer pr… |
|
Ascentech K.K.
Provider of end-to-end virtual desktop infrastructure (VDI)…
|
3565 | JP | Telecommunications, computer pr… |
|
ASGN Inc
Provider of IT services and professional solutions for comm…
|
ASGN | US | Telecommunications, computer pr… |
|
ASIAINFO SECURITY TECHNOLOGIES CO.,LTD.
Provides AI-powered cloud security, endpoint defense, and i…
|
688225 | CN | Telecommunications, computer pr… |
|
Asiana IDT, Inc.
An ICT service company specializing in aviation, airport, a…
|
267850 | KR | Telecommunications, computer pr… |
|
AsiaQuest Co.,Ltd.
An AI integrator providing comprehensive services for digit…
|
4261 | JP | Telecommunications, computer pr… |
|
ASUA Inc.
A logistics consulting firm improving safety and efficiency…
|
246A | JP | 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.