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年12月) | 2025-12-03 | Chinese | |
| 第三届董事会第二十七次会议决议公告 | 2025-12-03 | Chinese | |
| 关于2025年前三季度利润分配预案的公告 | 2025-12-03 | Chinese | |
| 关于召开2025年第二次临时股东大会的通知 | 2025-12-03 | Chinese | |
| 第三届监事会第十八次会议决议公告 | 2025-12-03 | Chinese | |
| 第三届监事会第十七次会议决议公告 | 2025-10-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38921044 | 对外投资管理制度(2025年12月) | 2025-12-03 | Chinese | ||
| 38921029 | 第三届董事会第二十七次会议决议公告 | 2025-12-03 | Chinese | ||
| 38921028 | 关于2025年前三季度利润分配预案的公告 | 2025-12-03 | Chinese | ||
| 38921017 | 关于召开2025年第二次临时股东大会的通知 | 2025-12-03 | Chinese | ||
| 38921007 | 第三届监事会第十八次会议决议公告 | 2025-12-03 | Chinese | ||
| 38921001 | 第三届监事会第十七次会议决议公告 | 2025-10-24 | Chinese | ||
| 38920992 | 2025年三季度报告 | 2025-10-24 | Chinese | ||
| 38920991 | 第三届董事会第二十六次会议决议公告 | 2025-10-24 | Chinese | ||
| 38920985 | 2025年半年度权益分派实施公告 | 2025-10-17 | Chinese | ||
| 38920976 | 关于广东南方新媒体股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-10-10 | Chinese | ||
| 38920966 | 2025年第一次临时股东大会决议公告 | 2025-10-10 | Chinese | ||
| 38920963 | 关于2025年第一次临时股东大会取消部分提案暨股东大会补充通知的公告 | 2025-09-30 | Chinese | ||
| 38920953 | 募集资金专项管理制度(2025年9月) | 2025-09-23 | Chinese | ||
| 38920947 | 关联交易管理制度(2025年9月) | 2025-09-23 | Chinese | ||
| 38920938 | 董事会审计委员会工作细则(2025年9月) | 2025-09-23 | 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.