Guangdong South New Media Co.,Ltd — Investor Relations & Filings
Guangdong South New Media Co., Ltd. is a digital media service provider specializing in the operation and distribution of multi-platform audiovisual content. The company manages integrated broadcast control platforms for Internet Protocol Television (IPTV) and Over-the-Top (OTT) services. Its core business activities encompass the aggregation, management, and delivery of high-definition video content, interactive television services, and mobile media applications. By leveraging cloud computing and big data analytics, the company optimizes content recommendation and user experience across various terminal devices. It serves a large subscriber base through strategic partnerships with telecommunications operators and hardware manufacturers, focusing on the convergence of traditional broadcasting with internet-based distribution technologies to provide comprehensive home entertainment and information services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(聂新军) | 2026-04-10 | Chinese | |
| 关于召开2025年度股东会的通知 | 2026-04-10 | Chinese | |
| 关于会计师事务所2025年度履职情况评估报告 | 2026-04-10 | Chinese | |
| 广东南方新媒体股份有限公司2025年度内部控制审计报告 | 2026-04-10 | Chinese | |
| 关于举行2025年度网上业绩说明会的公告 | 2026-04-10 | Chinese | |
| 第三届董事会第二十九次会议决议公告 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38921876 | 2025年度独立董事述职报告(聂新军) | 2026-04-10 | Chinese | ||
| 38921873 | 关于召开2025年度股东会的通知 | 2026-04-10 | Chinese | ||
| 38921871 | 关于会计师事务所2025年度履职情况评估报告 | 2026-04-10 | Chinese | ||
| 38921869 | 广东南方新媒体股份有限公司2025年度内部控制审计报告 | 2026-04-10 | Chinese | ||
| 38921864 | 关于举行2025年度网上业绩说明会的公告 | 2026-04-10 | Chinese | ||
| 38921863 | 第三届董事会第二十九次会议决议公告 | 2026-04-10 | Chinese | ||
| 38921859 | 2025年度董事会工作报告 | 2026-04-10 | Chinese | ||
| 38921856 | 关于公司2025年度日常关联交易情况及2026年度日常关联交易预计的公告 | 2026-04-10 | Chinese | ||
| 38921854 | 广东南方新媒体股份有限公司2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-10 | Chinese | ||
| 38921850 | 2025年年度报告 | 2026-04-10 | Chinese | ||
| 38921841 | 2025年年度审计报告 | 2026-04-10 | Chinese | ||
| 38921131 | 2025年度独立董事述职报告(王曦) | 2026-04-10 | Chinese | ||
| 38921127 | 2025年度独立董事述职报告(韩国强) | 2026-04-10 | Chinese | ||
| 38921124 | 关于公司2025年度利润分配预案的公告 | 2026-04-10 | Chinese | ||
| 38921122 | 关于独立董事独立性自查情况的专项报告 | 2026-04-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… |
Guangdong South New 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/55741/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55741 | 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=55741 | 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=55741 \ -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": 55741}, 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 Guangdong South New Media Co.,Ltd (id: 55741)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.