
China Literature Limited — Investor Relations & Filings
China Literature Limited is a comprehensive cultural industry group focused on digital reading and the cultivation of intellectual property (IP). The company operates the leading online literature platform, serving the Mandarin-speaking world and a global user base. Its core activities include the publication and distribution of online text and e-books through major platforms such as Qidian Reading and QQ Reading, supported by a network of over 10 million creators and a library spanning more than 200 content categories. China Literature specializes in building a full-chain IP ecosystem, transforming original literary works into diverse media adaptations, including films (via New Classics Media), television series, animation, comics, games, audiobooks, and merchandise, thereby accelerating the global dissemination of Chinese web novels through its international platform, WebNovel.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-06 | English | |
| Documents on Display | 2026-04-30 | English | |
| Form of Proxy for the Annual General Meeting to be held on Tuesday, June 2, 2026 | 2026-04-30 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-30 | English | |
| PROPOSALS FOR GENERAL MANDATES TO ISSUE SHARES AND PURCHASE SHARES, RE-ELECTION OF RETIRING DIRECTOR, ELECTION OF INDEPENDENT NON-EXECUTIVE DIRECTORS, RENEWAL OF CONTINUING CONNECTED TRANSACTIONS AND | 2026-04-30 | English | |
| Letter to Non-Registered Shareholders - Reminder letter regarding the New Arrangement of Electronic Dissemination of Corporate Communications and Reply Form | 2026-04-23 | English |
Browse filings by year
28 years- 2026 21 filings
- 2025 130 filings
- 2024 162 filings
- 2023 103 filings
- 2022 148 filings
- 2021 199 filings
- 2020 100 filings
- 2019 151 filings
- 2018 108 filings
- 2017 81 filings
- 2016 86 filings
- 2015 81 filings
- 2014 46 filings
- 2013 58 filings
- 2012 92 filings
- 2011 71 filings
- 2010 96 filings
- 2009 60 filings
- 2008 31 filings
- 2007 35 filings
- 2006 32 filings
- 2005 48 filings
- 2004 71 filings
- 2003 63 filings
- 2002 45 filings
- 2001 23 filings
- 2000 8 filings
- 1999 14 filings
Market data
Market data not available
Price history
Peer group · Publishing of books
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AlphaPolis.Co.,Ltd.
A publisher that commercializes popular user-generated nove…
|
9467 | JP | Publishing, broadcasting, and c… |
|
Anhui Xinhua Media Co., Ltd
Publishes and distributes books, periodicals, and education…
|
601801 | CN | Publishing, broadcasting, and c… |
|
Arnoldo Mondadori Editore
A leading European publishing group with operations in book…
|
MN | IT | Publishing, broadcasting, and c… |
|
Bastei Lübbe AG
An independent publisher of books, audiobooks, and digital …
|
BST | DE | Publishing, broadcasting, and c… |
|
Beaglee Inc.
A content platform distributing digital comics and e-books …
|
3981 | JP | Publishing, broadcasting, and c… |
|
BLOOMSBURY PUBLISHING PLC
A global independent publisher of fiction, non-fiction, aca…
|
BMY | GB | Publishing, broadcasting, and c… |
|
Broadview Press Inc.
Independent publisher of humanities textbooks and scholarly…
|
BDP | CA | Publishing, broadcasting, and c… |
|
BUNKEIDO CO.,LTD.
Publishes and sells educational materials, books, and ICT s…
|
9471 | JP | Publishing, broadcasting, and c… |
|
Central China Land Media CO.,LTD
Media enterprise specializing in publishing, distribution, …
|
000719 | CN | Publishing, broadcasting, and c… |
|
Changjiang Publishing & Media Co.,Ltd
Publishes and distributes educational and general books via…
|
600757 | CN | Publishing, broadcasting, and c… |
China Literature Limited 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/49460/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49460 | 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=49460 | 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=49460 \ -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": 49460}, 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 China Literature Limited (id: 49460)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.