
Wonderful Sky Financial Group Holdings Limited — Investor Relations & Filings
Wonderful Sky Financial Group Holdings Limited is a financial public relations and communication group specializing in providing comprehensive, one-stop, full-chain financial communication services. The Group's core business segments include financial public relations, investor relations, financial printing, brand promotion, ESG reporting, IPO investment, and the organization and coordination of international roadshows. It serves both initial public offering (IPO) clients and non-IPO clients, encompassing private and publicly listed enterprises. A key specialization is the integration of A+H shares corporate services, including M&A, bond issuance, and restructuring. The company focuses on facilitating the overseas expansion of Mainland Chinese enterprises and assisting international companies in establishing market advantages and cross-domain cooperation within the Asian region.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2024 | 2024-04-02 | English | |
| LIST OF DIRECTORS AND THEIR ROLES AND FUNCTIONS | 2024-03-22 | English | |
| RESIGNATION AND APPOINTMENT OF EXECUTIVE DIRECTOR | 2024-03-22 | English | |
| Notification Letter and Reply Form to Non-Registered Shareholder - Arrangement of Electronic Dissemination of Corporate Communications | 2024-03-18 | English | |
| Notification Letter and Reply Form to Registered Shareholder - Arrangement of Electronic Dissemination of Corporate Communications | 2024-03-18 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 29 February 2024 | 2024-03-01 | English |
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGEHA Inc.
A branding consultancy providing strategy, creative, and di…
|
9330 | JP | Professional, scientific and te… |
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Crosswood
Real estate company that manages a portfolio of commercial …
|
CROS | FR | Professional, scientific and te… |
|
Enjin Co., Ltd.
PR firm offering strategic communication services to SMEs a…
|
7370 | JP | Professional, scientific and te… |
|
Eprcomunicazione
A strategic consulting and communications agency for enterp…
|
EPRB | IT | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | Professional, scientific and te… |
|
HOPSCOTCH Groupe
International communications group for PR, digital, influen…
|
HOP | FR | Professional, scientific and te… |
Wonderful Sky Financial Group Holdings 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/49808/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49808 | 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=49808 | 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=49808 \ -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": 49808}, 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 Wonderful Sky Financial Group Holdings Limited (id: 49808)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.