Beijing Baolande Software Corporation. — Investor Relations & Filings
About Beijing Baolande Software Corporation.
Beijing Baolande Software Corporation specializes in the development and provision of infrastructure software, focusing on middleware and intelligent operations and maintenance (AIOps) solutions. The company's core product portfolio includes application servers, message-oriented middleware, and transaction processing systems designed to support high-concurrency and high-availability enterprise environments. Baolande provides comprehensive cloud computing management platforms and automated operation tools that facilitate digital transformation. Its services cater primarily to large-scale enterprises in the telecommunications, finance, and government sectors. The company emphasizes independent innovation in core technologies to ensure system stability and performance. Key offerings include the BES Application Server and various monitoring and diagnostic tools aimed at optimizing IT infrastructure efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 简式权益变动报告书(天阳科技) | 2025-11-03 | Chinese | |
| 简式权益变动报告书(易存道) | 2025-11-03 | Chinese | |
| 北京宝兰德软件股份有限公司2025年第三季度报告 | 2025-10-30 | Chinese | |
| 北京宝兰德软件股份有限公司关于2025年前三季度计提信用减值准备及资产减值准备的公告 | 2025-10-30 | Chinese | |
| 简式权益变动报告书-赵艳兴 | 2025-10-10 | Chinese | |
| 北京宝兰德软件股份有限公司关于合伙企业变更执行事务合伙人暨持股5%以上股东权益变动的提示性公告 | 2025-10-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38511371 | 简式权益变动报告书(天阳科技) | 2025-11-03 | Chinese | ||
| 38511359 | 简式权益变动报告书(易存道) | 2025-11-03 | Chinese | ||
| 38511340 | 北京宝兰德软件股份有限公司2025年第三季度报告 | 2025-10-30 | Chinese | ||
| 38511325 | 北京宝兰德软件股份有限公司关于2025年前三季度计提信用减值准备及资产减值准备的公告 | 2025-10-30 | Chinese | ||
| 38511311 | 简式权益变动报告书-赵艳兴 | 2025-10-10 | Chinese | ||
| 38511296 | 北京宝兰德软件股份有限公司关于合伙企业变更执行事务合伙人暨持股5%以上股东权益变动的提示性公告 | 2025-10-10 | Chinese | ||
| 38511282 | 简式权益变动报告书-陆仲达 | 2025-10-10 | Chinese | ||
| 38511264 | 国浩律师(北京)事务所关于北京宝兰德软件股份有限公司2025年第二次临时股东会之法律意见书 | 2025-09-17 | Chinese | ||
| 38511244 | 北京宝兰德软件股份有限公司关于注销公司2023年员工持股计划全部股票并减少注册资本暨通知债权人的公告 | 2025-09-17 | Chinese | ||
| 38511230 | 北京宝兰德软件股份有限公司2025年第二次临时股东会决议公告 | 2025-09-17 | Chinese | ||
| 38511214 | 北京宝兰德软件股份有限公司2025年第二次临时股东会会议资料 | 2025-09-11 | Chinese | ||
| 38511192 | 北京宝兰德软件股份有限公司持股5%以上股东减持股份计划公告 | 2025-09-03 | Chinese | ||
| 38511182 | 北京宝兰德软件股份有限公司关于参加2025年半年度科创板软件行业集体业绩说明会的公告 | 2025-09-01 | Chinese | ||
| 38511170 | 北京宝兰德软件股份有限公司2025年半年度募集资金存放与使用情况专项报告 | 2025-08-27 | Chinese | ||
| 38511161 | 北京宝兰德软件股份有限公司关于召开2025年第二次临时股东会的通知 | 2025-08-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
Beijing Baolande Software Corporation. 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/58107/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58107 | 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=58107 | 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=58107 \ -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": 58107}, 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 Beijing Baolande Software Corporation. (id: 58107)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.