广脉科技 — 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 |
|---|---|---|---|
|
BH Telecom d.d. Sarajevo
Telecommunications operator offering mobile, fixed, interne…
|
BHTS | BA | Telecommunications, computer pr… |
|
BIGBLU BROADBAND PLC
Provider of satellite and wireless broadband for unserved/u…
|
BBB | GB | Telecommunications, computer pr… |
|
Bredband2 i Skandinavien AB
A network operator providing fiber broadband, data communic…
|
BRE2 | SE | Telecommunications, computer pr… |
|
BRISANET SERVIÇOS DE TELECOMUNICAÇÕES S.A.
Independent provider of fiber broadband, 5G, and digital se…
|
— | BR | Telecommunications, computer pr… |
|
BROAD ENTERPRISE CO.,LTD.
Provides internet infrastructure and IoT solutions for prop…
|
4415 | JP | Telecommunications, computer pr… |
|
Bruncor Inc.
Telecommunications holding company that owned and controlle…
|
BRR | CA | Telecommunications, computer pr… |
|
BT Group PLC
A provider of telecommunications, network, and managed IT s…
|
BT | GB | Telecommunications, computer pr… |
|
Cable One, Inc.
Broadband provider serving residential and business custome…
|
CABO | US | Telecommunications, computer pr… |
|
Carso Global Telecom, S.A.B. de C.V.
Holding company providing fixed-line, wireless, and data co…
|
TELECOM | MX | Telecommunications, computer pr… |
|
CELL C HOLDINGS LIMITED
A mobile telecommunications and technology company providin…
|
CCDE | ZA | 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.