
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 |
|---|---|---|---|
| EFFECT - Pop Culture Group Co., Ltd (0001807389) (Filer) | 2026-02-10 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-20 | English | |
| ANNUAL REPORT | 2025-11-17 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-14 | English | |
| NOTIFICATION OF LATE FILING | 2025-10-30 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 19423073 | EFFECT - Pop Culture Group Co., Ltd (0001807389) (Filer) | 2026-02-10 | English | ||
|
2025
14 filings
| |||||
| 13246997 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-20 | English | ||
| 13246998 | ANNUAL REPORT | 2025-11-17 | English | ||
| 13246999 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-14 | English | ||
| 13247001 | NOTIFICATION OF LATE FILING | 2025-10-30 | English | ||
| 13247000 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-29 | English | ||
| 13247002 | PROSPECTUS SUPPLEMENT | 2025-09-29 | English | ||
| 13247003 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-23 | English | ||
| 13247004 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-18 | English | ||
| 13247005 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-11 | English | ||
| 13247006 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-10 | English | ||
| 13247007 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-09 | English | ||
| 13247008 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-08-28 | English | ||
| 13247009 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-07-31 | English | ||
| 13247010 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-07-09 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TryHard Holdings Ltd
Lifestyle entertainment firm for events, venue management, …
|
THH | US | 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.