
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 |
|---|---|---|---|
|
Atrae, Inc.
A People Tech company that develops services to expand huma…
|
6194 | JP | Telecommunications, computer pr… |
|
ATW Tech Inc.
A technology company providing FinTech and interactive comm…
|
ATW | CA | Telecommunications, computer pr… |
|
AUDDIA INC.
AI technology company developing a platform for radio and p…
|
AUUD | US | Telecommunications, computer pr… |
|
AUDINATE GROUP LIMITED
Provides Dante technology for digital audio and video netwo…
|
AD8 | AU | Telecommunications, computer pr… |
|
Audiocodes Ltd.
Provider of AI-voice solutions for unified communications a…
|
AUDC | IL | Telecommunications, computer pr… |
|
AUDIOEYE INC
Offers a SaaS platform using AI and experts for digital acc…
|
AEYE | US | Telecommunications, computer pr… |
|
Aurionpro Solutions Ltd.
Global provider of digital transformation, banking, and sma…
|
AURIONPRO | IN | Telecommunications, computer pr… |
|
Aurora Mobile Ltd
A SaaS provider of customer engagement, developer services,…
|
JG | US | Telecommunications, computer pr… |
|
Aurum PropTech Limited
Provides SaaS platforms and data analytics for the real est…
|
AURUM | IN | Telecommunications, computer pr… |
|
AUSTERE SYSTEMS LIMITED
Provides digital transformation, software engineering, and …
|
544505 | IN | 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.