
MOONPIG GROUP PLC — Investor Relations & Filings
Moonpig Group PLC is a technology company that operates a leading online platform for greeting cards and gifts. The group manages a portfolio of four primary brands. The Moonpig and Greetz brands are prominent online destinations for physical greeting cards, flowers, and associated gifts. The Buyagift and Red Letter Days brands focus on the gift experiences market, offering a wide range of activities from dining to short breaks. The company leverages a proprietary data and technology engine to personalize the customer experience and drive engagement across its platforms. Its business model is centered on facilitating personal connections and the celebration of significant life events through its diverse product offerings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Moonpig Group Plc - Notice of Full Year Results | 2026-05-21 | English | |
| Moonpig Group Plc - Transaction in Own Shares | 2026-05-18 | English | |
| Moonpig Group Plc - Transaction in Own Shares | 2026-05-11 | English | |
| Moonpig Group Plc - Share Repurchase Programme | 2026-05-07 | English | |
| Moonpig Group Plc - Employee Benefit Trust Share Purchase | 2026-05-06 | English | |
| Moonpig Group Plc - Holding(s) in Company | 2026-05-06 | English |
Browse filings by year
6 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for MOONPIG GROUP PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Intermediation service activities for retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Refine Group AB
Operates a digital commerce ecosystem to accelerate organic…
|
REFINE | SE | Wholesale and retail trade |
|
SeoulAuctionCo.Ltd..
Art auction house facilitating artwork trade and offering v…
|
063170 | KR | Wholesale and retail trade |
|
SHANGHAI LILY & BEAUTY COSMETICS CO.,LTD.
E-commerce service provider for beauty brand management and…
|
605136 | CN | Wholesale and retail trade |
|
Token Cat Ltd
Holding company that operates an omni-channel automotive ma…
|
TC | US | Wholesale and retail trade |
|
UKO Microshops AG
Provider of automated retail solutions for the sale, lease,…
|
UKO | AT | Wholesale and retail trade |
|
Y VENTURES GROUP LTD.
Data-driven e-commerce for publishing, specializing in anal…
|
1F1 | SG | Wholesale and retail trade |
MOONPIG GROUP PLC 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/5056/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5056 | 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=5056 | 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=5056 \ -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": 5056}, 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 MOONPIG GROUP PLC (id: 5056)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.