
Pop Culture Group Co., Ltd — Investor Relations & Filings
Pop Culture Group Co., Ltd is an entertainment company that provides live and digital services to corporate clients, with a focus on developing and hosting hip-hop events. The company's offerings include event planning and execution for a portfolio of activities such as stage plays, dance competitions, and cultural and musical festivals. In addition to live events, it operates hip-hop-related online programs. Through its services, the company aims to promote hip-hop culture and its values of love, peace, unity, and respect, while fostering cultural exchange.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| REPORT OF FOREIGN PRIVATE ISSUER | 2022-10-28 | English | |
| ANNUAL REPORT | 2022-10-28 | English | |
| AMENDMENT NO. 3 TO FORM F-3 | 2022-09-21 | English | |
| Regulatory Filings 2022 | 2022-09-21 | English | |
| Regulatory Filings 2022 | 2022-09-13 | English | |
| AMENDMENT NO. 2 TO FORM F-3 | 2022-08-31 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 13247056 | REPORT OF FOREIGN PRIVATE ISSUER | 2022-10-28 | English | ||
| 13247057 | ANNUAL REPORT | 2022-10-28 | English | ||
| 13247058 | AMENDMENT NO. 3 TO FORM F-3 | 2022-09-21 | English | ||
| 13247059 | Regulatory Filings 2022 | 2022-09-21 | English | ||
| 13247060 | Regulatory Filings 2022 | 2022-09-13 | English | ||
| 13247061 | AMENDMENT NO. 2 TO FORM F-3 | 2022-08-31 | English | ||
| 13247062 | Regulatory Filings 2022 | 2022-08-31 | English | ||
| 13247063 | Regulatory Filings 2022 | 2022-08-25 | English | ||
| 13247064 | AMENDMENT NO. 1 TO FORM F-3 | 2022-08-12 | English | ||
| 13247065 | Regulatory Filings 2022 | 2022-08-12 | English | ||
| 13247066 | Regulatory Filings 2022 | 2022-07-29 | English | ||
| 13247067 | REGISTRATION STATEMENT | 2022-07-14 | English | ||
| 13247068 | REPORT OF FOREIGN PRIVATE ISSUER | 2022-06-28 | English | ||
| 13247069 | REPORT OF FOREIGN PRIVATE ISSUER | 2022-06-01 | English | ||
| 13247070 | REPORT OF FOREIGN PRIVATE ISSUER | 2022-05-17 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CANDOCO.,LTD.
A professional contemporary dance company of disabled and n…
|
2698 | JP | Arts, sports and recreation |
|
Garden Stage Ltd
A holding company providing underwriting, brokerage, and as…
|
GSIW | US | Arts, sports and recreation |
|
Icarus Capital Corp.
Entertainment company specializing in live and digital cont…
|
ICRS | CA | Arts, sports and recreation |
|
Madison Square Garden Entertainment Corp.
A live entertainment company that produces, presents, and h…
|
MSGE | US | Arts, sports and recreation |
|
Moment Group
A Scandinavian company offering diversified entertainment a…
|
MOMENT | SE | Arts, sports and recreation |
|
PANENTERTAINMENTCO.,LTD.
A major drama production company creating television series…
|
068050 | KR | Arts, sports and recreation |
|
SHAANXI TOURISM CULTURE INDUSTRY HOLDING CO.,LTD.
Manages tourism assets, cultural performances, travel servi…
|
603402 | CN | Arts, sports and recreation |
|
SM ENTERTAINMENT JAPAN Co.,Ltd.
Manages K-pop artists, events, fan clubs, and media busines…
|
4772 | JP | Arts, sports and recreation |
|
Strawberry Inc.
Creates bespoke theatrical experiences for events, marketin…
|
STRW | IL | Arts, sports and recreation |
|
T4F ENTRETENIMENTO SA
Manages the full value chain of live events, venue operatio…
|
— | BR | Arts, sports and recreation |
Pop Culture 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/34419/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34419 | 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=34419 | 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=34419 \ -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": 34419}, 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 Pop Culture Group Co., Ltd (id: 34419)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.