Hebei Broadcasting Wireless Media Co., Ltd. — Investor Relations & Filings
Hebei Broadcasting Wireless Media Co., Ltd. is a specialized service provider focused on the operation of Internet Protocol Television (IPTV) integrated broadcast control platforms. The company serves as the primary entity responsible for the construction, management, and operation of the provincial-level IPTV platform. Its core business involves providing high-definition television programming, video-on-demand services, and a variety of interactive value-added applications, including educational content, gaming, and health-related services. By collaborating with major telecommunications operators, the company delivers digital media content to a broad subscriber base. It leverages advanced streaming technology and big data analytics to optimize user experience and advertising delivery. The company plays a central role in the digital transformation of traditional broadcasting by integrating traditional media with modern internet-based distribution networks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于持股5%以上股东股份减持完成的公告 | 2026-02-03 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-01-30 | Chinese | |
| 公司章程(2026年1月修订) | 2026-01-30 | Chinese | |
| 关于修订《公司章程》部分条款的公告 | 2026-01-30 | Chinese | |
| 第二届董事会第二十四次会议决议公告 | 2026-01-30 | Chinese | |
| 关于持股5%以上股东权益变动触及1%整数倍的公告 | 2026-01-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 39411521 | 关于持股5%以上股东股份减持完成的公告 | 2026-02-03 | Chinese | ||
| 39411519 | 关于召开2026年第一次临时股东会的通知 | 2026-01-30 | Chinese | ||
| 39411518 | 公司章程(2026年1月修订) | 2026-01-30 | Chinese | ||
| 39411516 | 关于修订《公司章程》部分条款的公告 | 2026-01-30 | Chinese | ||
| 39411480 | 第二届董事会第二十四次会议决议公告 | 2026-01-30 | Chinese | ||
| 39411479 | 关于持股5%以上股东权益变动触及1%整数倍的公告 | 2026-01-30 | Chinese | ||
| 39411477 | 关于持股5%以上股东权益变动触及1%整数倍的公告 | 2026-01-13 | Chinese | ||
| 39411474 | 中信建投证券股份有限公司关于河北广电无线传媒股份有限公司2025年度持续督导培训报告 | 2026-01-05 | Chinese | ||
|
2025
7 filings
| |||||
| 39411472 | 河北广电无线传媒股份有限公司关于持股5%以上股东权益变动触及1%整数倍的公告 | 2025-12-25 | Chinese | ||
| 39411464 | 关于公司非独立董事辞任的公告 | 2025-12-24 | Chinese | ||
| 39411463 | 关于控股子公司收到中标通知书暨关联交易的进展公告 | 2025-12-22 | Chinese | ||
| 39411456 | 简式权益变动报告书 | 2025-12-17 | Chinese | ||
| 39411444 | 关于持股5%以上股东权益变动触及5%整数倍的公告 | 2025-12-17 | Chinese | ||
| 39411439 | 第二届董事会第二十三次会议决议公告 | 2025-12-10 | Chinese | ||
| 39411434 | 关于控股子公司参与传媒集团公开招标暨关联交易的公告 | 2025-12-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Television programming, broadcasting and video distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alliance Atlantis Communications Inc.
Leading broadcaster and international supplier of high-qual…
|
AAC | CA | Publishing, broadcasting, and c… |
|
Alter Ego Media S.A.
A diversified media group in broadcasting, digital media, a…
|
AEM | GR | Publishing, broadcasting, and c… |
|
AMC Networks Inc.
Operates a portfolio of television networks and targeted su…
|
AMCX | US | Publishing, broadcasting, and c… |
|
ANIPLUS INC.
A media company for Japanese animation, offering TV, VOD, m…
|
310200 | KR | Publishing, broadcasting, and c… |
|
APTN Inc.
Develops and provides clean energy solutions like geotherma…
|
270520 | KR | Publishing, broadcasting, and c… |
|
ASAHI BROADCASTING GROUP HOLDINGS CORPORATION
A broadcasting holding company managing TV, radio, and cont…
|
9405 | JP | Publishing, broadcasting, and c… |
|
Asian Television Network International Limited
Operates over 50 specialty TV channels offering multicultur…
|
SAT | CA | Publishing, broadcasting, and c… |
|
Atlantis Communications Inc.
Producer, distributor, and broadcaster of filmed entertainm…
|
AAC.A | CA | Publishing, broadcasting, and c… |
|
Atresmedia Corporacion de Medios de Com. S.A.
A leading media group in television, radio, filmmaking, and…
|
A3M | ES | Publishing, broadcasting, and c… |
|
B.A.G. Films & Media Ltd
Diversified media entity focused on content production, bro…
|
BAGFILMS | IN | Publishing, broadcasting, and c… |
Hebei Broadcasting Wireless Media Co., Ltd. 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/56352/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56352 | 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=56352 | 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=56352 \ -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": 56352}, 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 Hebei Broadcasting Wireless Media Co., Ltd. (id: 56352)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.