
Mr. Pengu Public Company LTD — Investor Relations & Filings
Mr. Pengu Public Company LTD is a holding company that invests in a diverse portfolio of businesses across various sectors. Its primary areas of investment include software and application development, technology, e-commerce, restaurants, hospitality, design, and real estate construction. The company focuses on establishing enterprises driven by innovation and excellence, granting a significant degree of autonomy to each of its businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2026 | 2026-04-07 | English | |
| Management Reports 2025 | 2025-11-11 | Greek (modern) | |
| Annual Report 2023 | 2025-11-03 | Greek (modern) | |
| Audit Report / Information 2023 | 2025-06-26 | Greek (modern) | |
| Declaration of Voting Results & Voting Rights Announcements 2025 | 2025-01-10 | English | |
| Regulatory Filings 2024 | 2024-11-11 | Greek (modern) |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33692466 | Regulatory Filings 2026 | 2026-04-07 | English | ||
|
2025
4 filings
| |||||
| 8204251 | Management Reports 2025 | 2025-11-11 | Greek (modern) | ||
| 8066714 | Annual Report 2023 | 2025-11-03 | Greek (modern) | ||
| 6458312 | Audit Report / Information 2023 | 2025-06-26 | Greek (modern) | ||
| 2786332 | Declaration of Voting Results & Voting Rights Announcements 2025 | 2025-01-10 | English | ||
|
2024
5 filings
| |||||
| 2469663 | Regulatory Filings 2024 | 2024-11-11 | Greek (modern) | ||
| 1623120 | Report Publication Announcement 2024 | 2024-06-28 | Greek (modern) | ||
| 1625819 | Report Publication Announcement 2024 | 2024-05-27 | Greek (modern) | ||
| 1635623 | Board/Management Information 2024 | 2024-01-17 | Greek (modern) | ||
| 1636389 | Major Shareholding Notification 2024 | 2024-01-11 | English | ||
|
2023
5 filings
| |||||
| 1639772 | Interim / Quarterly Report 2023 | 2023-12-19 | Greek (modern) | ||
| 1641472 | Management Reports 2023 | 2023-11-29 | Greek (modern) | ||
| 1642457 | Interim / Quarterly Report 2023 | 2023-11-17 | Greek (modern) | ||
| 1642556 | Interim / Quarterly Report 2023 | 2023-11-15 | Greek (modern) | ||
| 1643025 | Report Publication Announcement 2023 | 2023-11-01 | Greek (modern) | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1stdibs.com, Inc.
An online marketplace for luxury goods and extraordinary de…
|
DIBS | US | Wholesale and retail trade |
|
Allegro.eu S.A.
European e-commerce marketplace connecting consumers with a…
|
ALE | PL | Wholesale and retail trade |
|
Ame Kaze Taiyo, Inc.
Operates a platform connecting food producers directly with…
|
5616 | JP | Wholesale and retail trade |
|
ARTICORE GROUP LIMITED
Operates online marketplaces connecting independent artists…
|
ATG | AU | Wholesale and retail trade |
|
Baozun Inc.
A digital commerce partner for e-commerce services and bran…
|
BZUN | US | Wholesale and retail trade |
|
BEENOS Inc.
A tech company with a global platform for cross-border e-co…
|
3328 | JP | Wholesale and retail trade |
|
CDON AB
A Nordic marketplace operator connecting third-party seller…
|
CDON | SE | Wholesale and retail trade |
|
CREEMA LTD.
Operates an online marketplace for handmade products and or…
|
4017 | JP | Wholesale and retail trade |
|
EBAY INC
A global online marketplace connecting buyers and sellers f…
|
EBAY | US | Wholesale and retail trade |
|
Enigmo Inc.
Plans, develops, and operates internet services, including …
|
3665 | JP | Wholesale and retail trade |
Mr. Pengu Public Company 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/2522/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2522 | 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=2522 | 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=2522 \ -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": 2522}, 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 Mr. Pengu Public Company LTD (id: 2522)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.