广脉科技 — Investor Relations & Filings
About 广脉科技
Guangmai Technology is a provider of information and communication technology (ICT) services, specializing in the construction, optimization, and maintenance of telecommunications infrastructure. The company offers a comprehensive suite of solutions including 5G network deployment, ICT system integration, and smart city applications. Its core business activities encompass the design and implementation of wireless communication networks, Internet of Things (IoT) platforms, and specialized communication systems for the railway industry. Guangmai Technology serves major telecommunications operators and government entities, delivering end-to-end technical support and digital transformation services. By leveraging its expertise in high-speed data transmission and network security, the company facilitates the integration of advanced communication technologies into industrial and urban environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 拟续聘2026年度会计师事务所公告 | 2026-04-21 | Chinese | |
| 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-21 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-21 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-21 | Chinese | |
| 2025年度独立董事述职报告(薛安克) | 2026-04-21 | Chinese | |
| 出售资产的公告 | 2026-03-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 40050002 | 拟续聘2026年度会计师事务所公告 | 2026-04-21 | Chinese | ||
| 40049991 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-21 | Chinese | ||
| 40049979 | 董事、高级管理人员薪酬管理制度 | 2026-04-21 | Chinese | ||
| 40049966 | 2025年度董事会工作报告 | 2026-04-21 | Chinese | ||
| 40049956 | 2025年度独立董事述职报告(薛安克) | 2026-04-21 | Chinese | ||
| 40049943 | 出售资产的公告 | 2026-03-11 | Chinese | ||
| 40049931 | 第四届董事会第十次会议决议公告 | 2026-03-11 | Chinese | ||
| 40049922 | 关于重要合同的进展公告 | 2026-03-11 | Chinese | ||
| 40049911 | 2025年年度业绩快报公告 | 2026-02-25 | Chinese | ||
| 40049885 | 股票解除限售公告 | 2026-02-25 | Chinese | ||
| 40049867 | 2026年第一次临时股东会决议公告 | 2026-01-05 | Chinese | ||
| 40049854 | 北京康达(杭州)律师事务所关于广脉科技股份有限公司2026年第一次临时股东会的法律意见书 | 2026-01-05 | Chinese | ||
|
2025
3 filings
| |||||
| 40049831 | 关于召开2026年第一次临时股东会通知公告(提供网络投票) | 2025-12-15 | Chinese | ||
| 40049819 | 关于2026年度向银行申请综合授信额度的公告 | 2025-12-15 | Chinese | ||
| 40049807 | 关于公司及子公司使用自有闲置资金进行委托理财的公告 | 2025-12-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Controladora Axtel, S.A.B. de C.V.
Provides managed IT services, cloud solutions, and wholesal…
|
CTAXTEL | MX | Telecommunications, computer pr… |
|
Convergenze
A multi-utility company providing telecom, energy, and e-mo…
|
CVG | IT | Telecommunications, computer pr… |
|
Craig Wireless Systems Ltd
Wireless spectrum asset holder specializing in high-speed w…
|
CWGh | CA | Telecommunications, computer pr… |
|
Crexendo, Inc.
A cloud communications provider of AI-powered UCaaS and CCa…
|
CXDO | US | Telecommunications, computer pr… |
|
Crnogorski Telekom a.d. Podgorica
A telecommunications operator offering fixed/mobile, intern…
|
TECG | ME | Telecommunications, computer pr… |
|
CROWN CASTLE INC.
A REIT that owns, operates, and leases cell towers and a fi…
|
CCI | US | Telecommunications, computer pr… |
|
CYANCONNODE HOLDINGS PLC
Develops narrowband RF mesh networks for smart city and IoT…
|
CYAN | GB | Telecommunications, computer pr… |
|
Dafeng TV Ltd.
Provides integrated cable TV, fiber-optic broadband, and te…
|
6184 | TW | Telecommunications, computer pr… |
|
DASAN Networks, Inc.
Global provider of network equipment and end-to-end communi…
|
039560 | KR | Telecommunications, computer pr… |
|
DEN Networks Limited
Provider of digital cable television and high-speed fiber-o…
|
DEN | IN | Telecommunications, computer pr… |
广脉科技 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/58951/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58951 | 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=58951 | 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=58951 \ -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": 58951}, 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 广脉科技 (id: 58951)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.