
BUUU Group Ltd — Investor Relations & Filings
BUUU Group Ltd. is a holding company that provides event management and stage production services through its operating subsidiaries. The company specializes in curating and managing a diverse range of events, including cultural, artistic, corporate, and recreational functions. Its core service areas encompass solutions for meetings, incentives, conferences, and exhibitions (MICE), catering to a client base that includes public institutions and marketing firms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - BUUU Group Ltd (0002047273) (Filer) | 2026-05-08 | English | |
| 6-K - BUUU Group Ltd (0002047273) (Filer) | 2026-05-04 | English | |
| 3 - BUUU Group Ltd (0002047273) (Issuer) | 2026-03-17 | English | |
| Major Shareholding Notification 2025 | 2025-12-23 | English | |
| ANNUAL REPORT | 2025-10-31 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-25 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 44428432 | 6-K - BUUU Group Ltd (0002047273) (Filer) | 2026-05-08 | English | ||
| 40899482 | 6-K - BUUU Group Ltd (0002047273) (Filer) | 2026-05-04 | English | ||
| 32966113 | 3 - BUUU Group Ltd (0002047273) (Issuer) | 2026-03-17 | English | ||
|
2025
12 filings
| |||||
| 13721442 | Major Shareholding Notification 2025 | 2025-12-23 | English | ||
| 13721440 | ANNUAL REPORT | 2025-10-31 | English | ||
| 13721441 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-25 | English | ||
| 13721444 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-03 | English | ||
| 13721443 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-08-15 | English | ||
| 13721445 | PROSPECTUS | 2025-08-14 | English | ||
| 13721446 | Regulatory Filings 2025 | 2025-08-14 | English | ||
| 13721447 | Regulatory Filings 2025 | 2025-08-13 | English | ||
| 13721448 | FOR REGISTRATION OF CERTAIN CLASSES | 2025-08-13 | English | ||
| 13721449 | Regulatory Filings 2025 | 2025-08-11 | English | ||
| 13721450 | Regulatory Filings 2025 | 2025-08-11 | English | ||
| 13721452 | REGISTRATION STATEMENT | 2025-07-17 | English | ||
Market data
Market data not available
Price history
Peer group · Organization of conventions and trade shows
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Fiera Milano
An integrated operator that organizes and manages internati…
|
FM | IT | Administrative and support serv… |
|
FLAP KONGRE TOPLANTI HİZMETLERİ OTOMOTİV VE TURİZM A.Ş.
Organizes congresses and meetings, with a focus on medical …
|
FLAP | TR | Administrative and support serv… |
|
GL events
Global provider of integrated solutions and services for th…
|
GLO | FR | Administrative and support serv… |
|
HYVE GROUP PLC
An international organizer of market-leading trade exhibiti…
|
HYVE | GB | Administrative and support serv… |
|
Italian Exhibition Group S.p.A.
Organizer of domestic and international trade shows, exhibi…
|
IEG | IT | Administrative and support serv… |
|
MACH CONFERENCES AND EVENTS LIMITED
Provides end-to-end MICE solutions and management for large…
|
544248 | IN | Administrative and support serv… |
|
MCH Group AG
An international experience marketing company that creates …
|
MCHN | CH | Administrative and support serv… |
|
Messe eSang Co.,Ltd
An exhibition organizer hosting over 90 annual B2B/B2C even…
|
408920 | KR | Administrative and support serv… |
|
Mm Conferences Spolka Akcyjna
Organizes business conferences and training on new technolo…
|
MMC | PL | Administrative and support serv… |
|
Party Cruisers Limited
Specializes in large-scale luxury weddings, social events, …
|
PARTYCRUS | IN | Administrative and support serv… |
BUUU Group 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/33917/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33917 | 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=33917 | 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=33917 \ -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": 33917}, 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 BUUU Group Ltd (id: 33917)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.