
VISUAL CHINA GROUP CO.,LTD. — Investor Relations & Filings
Visual China Group Co., Ltd. (VCG) is a leading provider of visual content and integrated communication services. The company operates a comprehensive digital platform that licenses and distributes a vast library of premium photographs, videos, and music tracks. Through strategic partnerships, including an exclusive long-term cooperation with Getty Images and the acquisition of the Corbis Images collection, VCG offers extensive historical and contemporary creative assets. Its core business focuses on providing copyright-compliant content to media outlets, advertising agencies, and corporate clients. Additionally, the company leverages advanced technologies such as artificial intelligence and blockchain for digital asset management, copyright protection, and the development of innovative digital art marketplaces. VCG serves as a critical link between content creators and commercial users, facilitating the efficient monetization and distribution of creative intellectual property.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 前次募集资金使用情况报告公告 | 2014-08-27 | Chinese | |
| 关于本次非公开发行股票涉及重大关联交易的公告 | 2014-08-27 | Chinese | |
| 第七届监事会第十五次会议决议 | 2014-08-24 | Chinese | |
| 2014年半年度报告 | 2014-08-24 | Chinese | |
| 第七届董事会第二十六次会议决议公告 | 2014-08-24 | Chinese | |
| 2014年半年度财务报告 | 2014-08-24 | Chinese |
Browse filings by year
27 years- 2026 86 filings
- 2025 109 filings
- 2024 110 filings
- 2023 138 filings
- 2022 95 filings
- 2021 88 filings
- 2020 82 filings
- 2019 107 filings
- 2018 128 filings
- 2017 130 filings
- 2016 161 filings
- 2015 199 filings
- 2014 145 filings
- 2013 119 filings
- 2012 103 filings
- 2011 92 filings
- 2010 78 filings
- 2009 94 filings
- 2008 135 filings
- 2007 76 filings
- 2006 64 filings
- 2005 30 filings
- 2004 36 filings
- 2003 31 filings
- 2002 23 filings
- 2001 5 filings
- 1997 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
15 filings
| |||||
| 43044906 | 前次募集资金使用情况报告公告 | 2014-08-27 | Chinese | ||
| 43044876 | 关于本次非公开发行股票涉及重大关联交易的公告 | 2014-08-27 | Chinese | ||
| 43044845 | 第七届监事会第十五次会议决议 | 2014-08-24 | Chinese | ||
| 43044822 | 2014年半年度报告 | 2014-08-24 | Chinese | ||
| 43044690 | 第七届董事会第二十六次会议决议公告 | 2014-08-24 | Chinese | ||
| 43044659 | 2014年半年度财务报告 | 2014-08-24 | Chinese | ||
| 43044507 | 独立董事对公司关联方资金占用和对外担保情况的专项说明和独立意见 | 2014-08-24 | Chinese | ||
| 43044473 | 2014年半年度报告摘要 | 2014-08-24 | Chinese | ||
| 43044439 | 重大事项继续停牌公告 | 2014-08-20 | Chinese | ||
| 43044423 | 关于工商登记变更完成的公告 | 2014-08-19 | Chinese | ||
| 43044374 | 关于公司名称及证券简称变更的公告 | 2014-08-19 | Chinese | ||
| 43044346 | 重大事项继续停牌公告 | 2014-08-13 | Chinese | ||
| 43044312 | 重大事项停牌公告 | 2014-08-06 | Chinese | ||
| 43044286 | 独立董事辞职公告 | 2014-08-05 | Chinese | ||
| 43044261 | 全资子公司完成增资暨营业执照变更的公告 | 2014-07-25 | Chinese | ||
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… |
VISUAL CHINA 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/53749/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53749 | 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=53749 | 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=53749 \ -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": 53749}, 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 VISUAL CHINA GROUP CO.,LTD. (id: 53749)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.