
Bringspring Science & Technology Co.,Ltd. — Investor Relations & Filings
Bringspring Science & Technology Co., Ltd. provides specialized information technology solutions and services, focusing on healthcare informatics and smart city infrastructure. The company develops integrated software systems for medical institutions, including electronic medical records, clinical information systems, and hospital management platforms. Its portfolio extends to cloud computing services, data center construction, and intelligent urban management solutions. By integrating big data and artificial intelligence, the company supports digital transformation for public sectors and large enterprises, delivering technical support and maintenance services to optimize operational efficiency and data-driven decision-making.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司涉及重大诉讼的公告 | 2026-05-29 | Chinese | |
| 关于公司涉及违规担保暨公司股票可能被实施其他风险警示的提示性公告 | 2026-05-29 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-28 | Chinese | |
| 北京金诚同达(郑州)律师事务所关于荣科科技股份有限公司2025年度股东会律师见证之法律意见书 | 2026-05-28 | Chinese | |
| 关于部分银行账户被冻结的公告 | 2026-05-27 | Chinese | |
| 荣科科技第六届董事会第十次会议决议公告 | 2026-05-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47885876 | 关于公司涉及重大诉讼的公告 | 2026-05-29 | Chinese | ||
| 47884974 | 关于公司涉及违规担保暨公司股票可能被实施其他风险警示的提示性公告 | 2026-05-29 | Chinese | ||
| 47857836 | 2025年度股东会决议公告 | 2026-05-28 | Chinese | ||
| 47857822 | 北京金诚同达(郑州)律师事务所关于荣科科技股份有限公司2025年度股东会律师见证之法律意见书 | 2026-05-28 | Chinese | ||
| 47536920 | 关于部分银行账户被冻结的公告 | 2026-05-27 | Chinese | ||
| 46730668 | 荣科科技第六届董事会第十次会议决议公告 | 2026-05-21 | Chinese | ||
| 46730671 | 关于控股子公司增加注册资本暨关联交易的公告 | 2026-05-21 | Chinese | ||
| 36610027 | 2025年度独立董事述职报告(罗新建) | 2026-04-23 | Chinese | ||
| 36610019 | 2025年度独立董事述职报告(张国保) | 2026-04-23 | Chinese | ||
| 36610011 | 关于2025年度计提资产减值准备及资产核销的公告 | 2026-04-23 | Chinese | ||
| 36610010 | 关于召开2025年度股东会的通知 | 2026-04-23 | Chinese | ||
| 36610006 | 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 36609995 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 36609993 | 荣科科技股份有限公司2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 36609894 | 关于“质量回报双提升”行动方案的公告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANGOSS Software Corporation
Provides predictive analytics and business intelligence sof…
|
ANC | CA | Telecommunications, computer pr… |
|
Anka India Ltd.
Provides custom software development, IT services, technica…
|
531673 | IN | Telecommunications, computer pr… |
|
Anonymous Intelligence Company Inc.
Specializes in computational intelligence, decentralized ne…
|
ANON | CA | Telecommunications, computer pr… |
|
AnyMind Group Inc.
Provides end-to-end solutions for brands, publishers, and c…
|
5027 | JP | Telecommunications, computer pr… |
|
APPASIA BERHAD
Digital platform provider specializing in blockchain, mobil…
|
— | MY | Telecommunications, computer pr… |
|
AppBank Inc.
Media company with an app news platform, advertising, e-com…
|
6177 | JP | Telecommunications, computer pr… |
|
APPIAN CORP
Provides a low-code platform for AI-powered process automat…
|
APPN | US | Telecommunications, computer pr… |
|
Appier Group,Inc.
An AI-native SaaS company providing solutions for marketing…
|
4180 | JP | Telecommunications, computer pr… |
|
Appirits Inc.
Provides web business solutions and develops/publishes onli…
|
4174 | JP | Telecommunications, computer pr… |
|
AppLovin Corp
A software platform for mobile app developers to market, mo…
|
APP | US | Telecommunications, computer pr… |
Bringspring Science & Technology Co.,Ltd. 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/55292/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55292 | 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=55292 | 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=55292 \ -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": 55292}, 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 Bringspring Science & Technology Co.,Ltd. (id: 55292)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.