广脉科技 — 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 |
|---|---|---|---|
|
BC TELECOM Inc.
Historical incumbent wireline operator providing voice and …
|
BCT | CA | Telecommunications, computer pr… |
|
BEAM COMMUNICATIONS HOLDINGS LIMITED
Designs and distributes satellite communication equipment a…
|
BCC | AU | Telecommunications, computer pr… |
|
Beijing Gehua CATV Network Co., Ltd.
Operates cable TV, broadband, and data networks in the Beij…
|
600037 | CN | Telecommunications, computer pr… |
|
Bell Aliant Inc.
Provides telecom, data, video, and mobility services to Atl…
|
BA_OLD | CA | Telecommunications, computer pr… |
|
Bell Aliant Preferred Equity Inc.
A corporate entity established for preferred shares of the …
|
BA | CA | Telecommunications, computer pr… |
|
Bell Nordiq Group Inc.
Oversees regional telecom operations and services in northe…
|
— | CA | Telecommunications, computer pr… |
|
Betacom Corporation Inc.
Deploys and manages Private 5G networks offered as an end-t…
|
BCM | CA | Telecommunications, computer pr… |
|
Bezeq The Israeli Telecommunication Corporation Ltd.
A telecommunications provider of internet, telephony, cellu…
|
BEZQ | IL | Telecommunications, computer pr… |
|
Bharti Airtel Ltd.
Global provider of telecommunications and digital services …
|
BHARTIARTL | IN | Telecommunications, computer pr… |
|
Bharti Hexacom Limited
Provides mobile, fixed-line, and broadband services in Raja…
|
BHARTIHEXA | 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.