COL Group Co.,Ltd. — Investor Relations & Filings
COL Group Co., Ltd. is a digital content provider specializing in digital publishing and intellectual property (IP) management. The company operates platforms for digital reading and provides comprehensive copyright protection services. Its core business involves the acquisition, distribution, and monetization of literary works across various formats, including e-books, audiobooks, and visual media. COL Group focuses on IP incubation, transforming digital literature into films, television series, games, and animations. The company has expanded its global footprint through international digital reading applications and short-form video platforms. By leveraging advanced technologies such as artificial intelligence for content generation and data analytics, COL Group enhances its content ecosystem and distribution efficiency. It serves a diverse audience of digital readers and content creators.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第六届董事会第八次会议决议公告 | 2026-04-22 | Chinese | |
| 2025年度年审会计师履职情况评估报告暨审计委员会对年审会计师履行监督职责情况报告 | 2026-04-22 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-22 | Chinese | |
| 2025年度独立董事述职报告(谈晓君) | 2026-04-22 | Chinese | |
| 2025年度社会责任报告 | 2026-04-22 | Chinese | |
| 内部控制审计报告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37313361 | 第六届董事会第八次会议决议公告 | 2026-04-22 | Chinese | ||
| 37313350 | 2025年度年审会计师履职情况评估报告暨审计委员会对年审会计师履行监督职责情况报告 | 2026-04-22 | Chinese | ||
| 37313334 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-22 | Chinese | ||
| 37313323 | 2025年度独立董事述职报告(谈晓君) | 2026-04-22 | Chinese | ||
| 37313319 | 2025年度社会责任报告 | 2026-04-22 | Chinese | ||
| 37313317 | 内部控制审计报告 | 2026-04-22 | Chinese | ||
| 37313314 | 关于计提资产减值准备的公告 | 2026-04-22 | Chinese | ||
| 37313309 | 北京市中伦(深圳)律师事务所关于中文在线集团股份有限公司股票期权激励计划第三个行权期未达行权条件并注销部分股票期权、2021年限制性股票激励计划第二个归属期未达归属条件并作废部分限制性股票事项的法律意见书 | 2026-04-22 | Chinese | ||
| 37313306 | 关于2026年日常关联交易预计的公告 | 2026-04-22 | Chinese | ||
| 37313293 | 关于2025年度拟不进行利润分配的专项说明的公告 | 2026-04-22 | Chinese | ||
| 37313283 | 董事、高级管理人员薪酬管理制度 | 2026-04-22 | Chinese | ||
| 37313279 | 关于使用闲置自有资金进行现金管理的公告 | 2026-04-22 | Chinese | ||
| 37313277 | 关于公司2021年限制性股票激励计划第二个归属期未达归属条件并作废部分限制性股票的公告 | 2026-04-22 | Chinese | ||
| 37313264 | 关于召开2025年度股东会的通知 | 2026-04-22 | Chinese | ||
| 37313253 | 关于中文在线集团股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Publishing of books
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Dook Media Group Limited.
Book planning and distribution firm focused on content cura…
|
301025 | CN | Publishing, broadcasting, and c… |
|
Easou Technology Holdings Limited
Provides AI-powered digital services, content distribution,…
|
2550 | HK | Publishing, broadcasting, and c… |
|
Editions du Signe
Publisher of custom books on religious, historical, heritag…
|
MLEDS | FR | Publishing, broadcasting, and c… |
|
EDUCATIONAL DEVELOPMENT CORP
A publisher and distributor of educational children's books…
|
EDUC | US | Publishing, broadcasting, and c… |
|
e-future.Co.,Ltd.
Publisher of print and digital materials for English Langua…
|
134060 | KR | Publishing, broadcasting, and c… |
|
Finger Story CO., LTD.
A digital content platform that produces and distributes we…
|
417180 | KR | Publishing, broadcasting, and c… |
|
Grupo Qumma, S.A.B. de C.V.
Holding company for educational and cultural materials, tex…
|
QUMMA | MX | Publishing, broadcasting, and c… |
|
GUOMAI Culture & Media Co., Ltd.
Specializes in book planning, copyright management, and mul…
|
301052 | CN | Publishing, broadcasting, and c… |
|
Gyldendal
A publisher of educational materials and general literature…
|
GYLD | NO | Publishing, broadcasting, and c… |
|
GYLDENDAL A/S
Major publisher and distributor of fiction, non-fiction, an…
|
GYLD | DK | Publishing, broadcasting, and c… |
COL Group 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/55357/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55357 | 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=55357 | 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=55357 \ -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": 55357}, 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 COL Group Co.,Ltd. (id: 55357)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.