
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 |
|---|---|---|---|
|
ALEEN INC.
Digital health platform providing AI-driven symptom checkin…
|
ALEN.U | CA | Telecommunications, computer pr… |
|
ALFA FINANCIAL SOFTWARE HOLDINGS PL
Developer of a cloud-based SaaS platform for the global ass…
|
ALFA | GB | Telecommunications, computer pr… |
|
Algorhythm Holdings, Inc.
An AI and electronics holding company for logistics and kar…
|
RIME | US | Telecommunications, computer pr… |
|
A.L.I. Technologies Inc.
Canadian provider of medical image management solutions, sp…
|
— | CA | Telecommunications, computer pr… |
|
ALKAMI TECHNOLOGY, INC.
Provider of cloud-based digital banking solutions for finan…
|
ALKT | US | Telecommunications, computer pr… |
|
Allied Architects, Inc.
Develops SaaS products and provides social media marketing …
|
6081 | JP | Telecommunications, computer pr… |
|
Allot Ltd.
Provides network intelligence and cybersecurity solutions f…
|
ALLT | US | Telecommunications, computer pr… |
|
Almawave
Specializes in AI, natural language processing, and data an…
|
AIW | IT | Telecommunications, computer pr… |
|
Alphalogic Techsys Limited
A technology consulting firm specializing in digital transf…
|
542770 | IN | Telecommunications, computer pr… |
|
ALPHA MODUS HOLDINGS, INC.
Develops patented, AI-driven technologies for in-store reta…
|
AMOD | 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.