广脉科技 — 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 |
|---|---|---|---|
|
ADVA Optical Networking SE
Develops, manufactures, and sells open optical and Ethernet…
|
ADV | DE | Telecommunications, computer pr… |
|
ADYA INC.
Strategic holding company acquiring telecom and tech firms,…
|
ADYA | CA | Telecommunications, computer pr… |
|
Airtel Africa PLC
Provider of telecommunications and mobile money services ac…
|
AAF | GB | Telecommunications, computer pr… |
|
Aiton Caldwell Spolka Akcyjna
Provider of proprietary VoIP telephony and IP-PBX telecommu…
|
AIT | PL | Telecommunications, computer pr… |
|
AKIBA Holdings Co., Ltd.
Develops computer hardware like memory and storage, and pro…
|
6840 | JP | Telecommunications, computer pr… |
|
ALARES INTERNET PARTICIPAÇÕES S/A
Provides fiber-optic connectivity and digital services for …
|
— | BR | Telecommunications, computer pr… |
|
ALCATEL LUCENT TELETAŞ TELEKOMÜNİKASYON A.Ş.
Produces and sells telecommunication equipment and end-to-e…
|
ALCTL | TR | Telecommunications, computer pr… |
|
ALLIED TELESIS HOLDINGS K.K.
Develops and sells networking products and provides network…
|
6835 | JP | Telecommunications, computer pr… |
|
Altice USA, Inc.
A telecommunications and media company providing connectivi…
|
ATUS | US | Telecommunications, computer pr… |
|
AMERICA MOVIL SAB DE CV/
An integrated telecommunications provider of mobile, fixed-…
|
AMX | MX | 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.