
NetEase Cloud Music Inc. — Investor Relations & Filings
NetEase Cloud Music Inc. is an operator of a leading online music platform, launched in April 2013. The company's core business involves providing community-centric online music services and social entertainment offerings. Revenue generation is primarily driven by music streaming subscriptions, digital music sales, content licensing, and social features. The platform is characterized by its highly interactive content community, designed to foster engagement among music lovers. A key focus is the discovery and promotion of emerging musicians, positioning NetEase Cloud Music as a significant destination for exploring new musical talent and providing exceptional user experiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Next Day Disclosure Return | 2026-03-25 | English | |
| Next Day Disclosure Return | 2026-03-24 | English | |
| Next Day Disclosure Return | 2026-03-23 | English | |
| Next Day Disclosure Return | 2026-03-20 | English | |
| Next Day Disclosure Return | 2026-03-19 | English | |
| Next Day Disclosure Return | 2026-03-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33039635 | Next Day Disclosure Return | 2026-03-25 | English | ||
| 33032465 | Next Day Disclosure Return | 2026-03-24 | English | ||
| 33013243 | Next Day Disclosure Return | 2026-03-23 | English | ||
| 32998658 | Next Day Disclosure Return | 2026-03-20 | English | ||
| 32986524 | Next Day Disclosure Return | 2026-03-19 | English | ||
| 32974814 | Next Day Disclosure Return | 2026-03-18 | English | ||
| 32964158 | Next Day Disclosure Return | 2026-03-17 | English | ||
| 32956844 | Next Day Disclosure Return | 2026-03-16 | English | ||
| 32942550 | Next Day Disclosure Return | 2026-03-13 | English | ||
| 32936975 | Next Day Disclosure Return | 2026-03-12 | English | ||
| 32929202 | Next Day Disclosure Return | 2026-03-11 | English | ||
| 32922846 | Next Day Disclosure Return | 2026-03-10 | English | ||
| 32918083 | Next Day Disclosure Return | 2026-03-09 | English | ||
| 32908579 | Next Day Disclosure Return | 2026-03-06 | English | ||
| 32903552 | Next Day Disclosure Return | 2026-03-05 | English | ||
Market data
Market data not available
Price history
Peer group · Social network sites and other content distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
36Kr Holdings Inc.
A platform serving New Economy participants with content an…
|
KRKR | US | Publishing, broadcasting, and c… |
|
AGORA S.A.
A diversified multimedia and entertainment company active i…
|
AGO | PL | Publishing, broadcasting, and c… |
|
AUMOVIO SE
Global developer of hardware, software, and integrated solu…
|
AMV0 | DE | Publishing, broadcasting, and c… |
|
B.A.G. Convergence Limited
Integrates multimedia content with digital distribution for…
|
BAGDIGITAL | IN | Publishing, broadcasting, and c… |
|
Bilibili Inc.
Online entertainment platform with a video community, games…
|
BILI | US | Publishing, broadcasting, and c… |
|
Bilibili, Inc.
Leading online video community and digital content platform…
|
9626 | KY | Publishing, broadcasting, and c… |
|
BUCKET STUDIO Co.,Ltd.
Media company specializing in content production, distribut…
|
066410 | KR | Publishing, broadcasting, and c… |
|
CANNABIS.DE MEDIA AG
A non-operative blank check company seeking a merger in the…
|
9DD | DE | Publishing, broadcasting, and c… |
|
Cda Spolka Akcyjna
A video-on-demand platform with user-uploaded content and a…
|
CDA | PL | Publishing, broadcasting, and c… |
|
CERES INC.
Internet marketing company specializing in smartphone media…
|
3696 | JP | Publishing, broadcasting, and c… |
NetEase Cloud Music Inc. 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/51162/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51162 | 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=51162 | 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=51162 \ -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": 51162}, 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 NetEase Cloud Music Inc. (id: 51162)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.