
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 |
|---|---|---|---|
| 2021年第三季度报告 | 2021-10-28 | Chinese | |
| 关于聘任证券事务代表的公告 | 2021-10-28 | Chinese | |
| 董事会决议公告 | 2021-10-28 | Chinese | |
| 关于股东部分股份质押延期购回的公告 | 2021-10-25 | Chinese | |
| 关于股东部分股份质押延期购回的公告 | 2021-09-21 | Chinese | |
| 关于股改前持股5%以上股东减持股份达1%的公告 | 2021-09-09 | Chinese |
Browse filings by year
27 years- 2026 83 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 | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 43101317 | 2021年第三季度报告 | 2021-10-28 | Chinese | ||
| 43101285 | 关于聘任证券事务代表的公告 | 2021-10-28 | Chinese | ||
| 43101260 | 董事会决议公告 | 2021-10-28 | Chinese | ||
| 43101214 | 关于股东部分股份质押延期购回的公告 | 2021-10-25 | Chinese | ||
| 43101176 | 关于股东部分股份质押延期购回的公告 | 2021-09-21 | Chinese | ||
| 43101141 | 关于股改前持股5%以上股东减持股份达1%的公告 | 2021-09-09 | Chinese | ||
| 43101105 | 股票交易异常波动公告 | 2021-09-08 | Chinese | ||
| 43101060 | 股票交易异常波动公告 | 2021-09-01 | Chinese | ||
| 43101031 | 独立董事关于控股股东及其他关联方占用公司资金、公司对外担保情况的专项说明和独立意见 | 2021-08-26 | Chinese | ||
| 43100988 | 2021年半年度财务报告 | 2021-08-26 | Chinese | ||
| 43100834 | 2021年半年度报告摘要 | 2021-08-26 | Chinese | ||
| 43100802 | 2021年半年度报告 | 2021-08-26 | Chinese | ||
| 43100634 | 关于股东部分股份质押的公告 | 2021-07-26 | Chinese | ||
| 43100608 | 关于股东部分股份质押及延期购回的公告 | 2021-07-23 | Chinese | ||
| 43100565 | 关于公司完成工商变更登记并换发营业执照的公告 | 2021-07-13 | 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.