广脉科技 — 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 |
|---|---|---|---|
|
Amtelecom Income Fund
Investment trust that operates as a regional provider of es…
|
— | CA | Telecommunications, computer pr… |
|
Anglo-Canadian Telephone Company
Historical holding company providing telephone services via…
|
— | CA | Telecommunications, computer pr… |
|
Anterix Inc.
Provides private LTE networks on 900 MHz spectrum for criti…
|
ATEX | US | Telecommunications, computer pr… |
|
APT Satellite Holdings Limited
Provides satellite transponder capacity, communications, an…
|
1045 | HK | Telecommunications, computer pr… |
|
ARRAY DIGITAL INFRASTRUCTURE, INC.
Owner and operator of 4,400 shared wireless communications …
|
AD | US | Telecommunications, computer pr… |
|
ASAHI Net, Inc.
An internet service provider offering connection services a…
|
3834 | JP | Telecommunications, computer pr… |
|
Asia Pacific Satellite lnc.
Develops satellite communication equipment and provides sat…
|
211270 | KR | Telecommunications, computer pr… |
|
Astrocast SA
A global nanosatellite IoT network operator for remote asse…
|
ASTRO | CH | Telecommunications, computer pr… |
|
AST SpaceMobile, Inc.
A space-based cellular broadband network connecting directl…
|
ASTS | US | Telecommunications, computer pr… |
|
ATEME
Provider of software-based video compression, delivery, and…
|
ATEME | FR | 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.