China Bester Group Telecom Co.,Ltd. — Investor Relations & Filings
About China Bester Group Telecom Co.,Ltd.
China Bester Group Telecom Co.,Ltd. provides comprehensive telecommunications network technology services and integrated smart solutions. The company specializes in the planning, design, construction, and maintenance of communication networks, including 5G infrastructure, optical fiber transmission, and wireless coverage. Its service portfolio extends to smart city development, Internet of Things (IoT) applications, and high-performance computing power services. By leveraging technical expertise in network optimization and system integration, the company supports major telecommunications operators and enterprise clients. Additionally, it has expanded into the new energy sector and the development of intelligent computing centers to facilitate digital transformation and high-speed data processing requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2026年度日常关联交易预计的公告 | 2026-04-22 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-22 | Chinese | |
| 关于参与设立创业投资基金的公告 | 2026-04-21 | Chinese | |
| 关于可转债转股结果暨股份变动的公告 | 2026-04-01 | Chinese | |
| 关于控股股东部分股份解除质押及再质押的公告 | 2026-03-20 | Chinese | |
| 关于“中贝转债”预计满足赎回条件的提示性公告 | 2026-03-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38886527 | 关于2026年度日常关联交易预计的公告 | 2026-04-22 | Chinese | ||
| 38886524 | 2025年度内部控制审计报告 | 2026-04-22 | Chinese | ||
| 38886520 | 关于参与设立创业投资基金的公告 | 2026-04-21 | Chinese | ||
| 38886508 | 关于可转债转股结果暨股份变动的公告 | 2026-04-01 | Chinese | ||
| 38886504 | 关于控股股东部分股份解除质押及再质押的公告 | 2026-03-20 | Chinese | ||
| 38886498 | 关于“中贝转债”预计满足赎回条件的提示性公告 | 2026-03-19 | Chinese | ||
| 38886487 | 关于变更向不特定对象发行可转换公司债券项目保荐代表人的公告 | 2026-03-19 | Chinese | ||
| 38886476 | 关于为子公司提供担保的公告 | 2026-03-11 | Chinese | ||
| 38886464 | 关于变更部分募集资金投资项目实施地点的公告 | 2026-03-09 | Chinese | ||
| 38886452 | 关于公司及子公司签订服务采购合同的公告 | 2026-03-09 | Chinese | ||
| 38886436 | 国泰海通证券股份有限公司关于中贝通信集团股份有限公司变更部分募集资金投资项目实施地点的核查意见 | 2026-03-09 | Chinese | ||
| 38886420 | 国泰海通证券股份有限公司关于中贝通信集团股份有限公司向不特定对象发行可转换公司债券第一次临时受托管理事务报告(2026年度) | 2026-02-11 | Chinese | ||
| 38886406 | 国泰海通证券股份有限公司关于中贝通信集团股份有限公司主板向特定对象发行股票之上市保荐书 | 2026-02-06 | Chinese | ||
| 38886269 | 关于向特定对象发行A股股票结果暨股本变动公告 | 2026-02-06 | Chinese | ||
| 38886258 | 关于向特定对象发行A股股票上市公告书披露提示性公告 | 2026-02-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1&1 AG
A telecommunications provider offering mobile and broadband…
|
1U1 | DE | Telecommunications, computer pr… |
|
360networks Inc.
Major North American provider of high-capacity fiber optic …
|
TSIX | CA | Telecommunications, computer pr… |
|
4iG Nyilvánosan Működő Részvénytársaság
Provider of integrated telecommunications, IT, and space te…
|
4IG | HU | Telecommunications, computer pr… |
|
5G NETWORKS LIMITED.
Provides high-speed connectivity, fiber networks, and manag…
|
5GN | AU | Telecommunications, computer pr… |
|
AAC Clyde Space
Offers end-to-end small satellite solutions and space-based…
|
AAC | SE | Telecommunications, computer pr… |
|
Aastra Technologies Limited
Global provider of enterprise communication systems, specia…
|
AAH | CA | Telecommunications, computer pr… |
|
Accrete Inc.
Cloud-based messaging provider specializing in A2P SMS and …
|
4395 | JP | Telecommunications, computer pr… |
|
ACTELIS NETWORKS INC
Provider of cyber-hardened networking solutions for IoT ove…
|
ASNS | US | Telecommunications, computer pr… |
|
Adamant Holding Inc.
Global telecommunications carrier expanding into renewable …
|
UCCPF | CA | Telecommunications, computer pr… |
|
AdvanteXCEL.com Communications Corp.
Defaulting reporting issuer, cease-traded due to regulatory…
|
APTV | CA | Telecommunications, computer pr… |
China Bester Group Telecom 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/57522/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57522 | 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=57522 | 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=57522 \ -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": 57522}, 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 China Bester Group Telecom Co.,Ltd. (id: 57522)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.