MusicMagpie PLC — Investor Relations & Filings
MusicMagpie PLC is a re-commerce business operating in the circular economy. The company provides a platform for consumers to sell used consumer technology, such as smartphones, tablets, and games consoles, as well as physical media like CDs, DVDs, games, and books. After acquisition, consumer technology products undergo a refurbishment process. The company then resells these refurbished and pre-owned items through its online storefronts. In addition to sales, the company offers a rental service for certain technology products. This model allows consumers to trade in unwanted items for cash and purchase pre-owned goods, extending the life of products and reducing e-waste.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| AGM Statement | 2024-05-22 | English | |
| Group of companies' accounts made up to 2023-11-30 | 2024-04-22 | English | |
| Posting of Annual Report and Notice of AGM | 2024-04-02 | English | |
| FULL YEAR RESULTS FOR THE YEAR ENDED 30 NOV 2023 | 2024-03-13 | English | |
| TR-1: Notification of Major Holdings | 2024-01-29 | English | |
| TR-1: Notification of Major Holdings | 2024-01-09 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 5462589 | AGM Statement | 2024-05-22 | English | ||
| 46834800 | Group of companies' accounts made up to 2023-11-30 | 2024-04-22 | English | ||
| 5434761 | Posting of Annual Report and Notice of AGM | 2024-04-02 | English | ||
| 5426397 | FULL YEAR RESULTS FOR THE YEAR ENDED 30 NOV 2023 | 2024-03-13 | English | ||
| 5395801 | TR-1: Notification of Major Holdings | 2024-01-29 | English | ||
| 5388488 | TR-1: Notification of Major Holdings | 2024-01-09 | English | ||
|
2023
9 filings
| |||||
| 5380919 | TR-1: Notification of Major Holdings | 2023-12-15 | English | ||
| 5380870 | Full Year Pre-Close Trading Update | 2023-12-14 | English | ||
| 5377528 | TR-1: Notification of major holdings | 2023-12-07 | English | ||
| 5375977 | Form 8 (OPD) - musicMagpie plc | 2023-12-04 | English | ||
| 5375681 | Directorate Change | 2023-12-01 | English | ||
| 5373005 | Update regarding Offer Period | 2023-11-27 | English | ||
| 5370659 | Response to speculation regarding a possible offer | 2023-11-20 | English | ||
| 5331643 | Expansion of Kiosk Locations | 2023-08-10 | English | ||
| 5320752 | INTERIM RESULTS | 2023-07-13 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for MusicMagpie 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 · Retail sale of second-hand goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alexander Stamps And Coin Limited
Specializes in the trade, appraisal, and authentication of …
|
511463 | IN | Wholesale and retail trade |
|
ARIGATOU SERVICES COMPANY,LIMITED
Operates secondhand goods franchises, fast-food restaurants…
|
3177 | JP | Wholesale and retail trade |
|
BOOKOFF GROUP HOLDINGS LIMITED
Operates a chain of reuse retail stores buying and selling …
|
9278 | JP | Wholesale and retail trade |
|
BuySell Technologies Co.,Ltd.
A technology-driven reuse business purchasing pre-owned goo…
|
7685 | JP | Wholesale and retail trade |
|
CASH CONVERTERS INTERNATIONAL
Global retailer of pre-owned goods and provider of consumer…
|
CCV | AU | Wholesale and retail trade |
|
Daikokuya Holdings Co.,LTD.
Operates in pawnbroking of luxury goods and manufacturing o…
|
6993 | JP | Wholesale and retail trade |
|
ECONOS Co., Ltd
Operates reuse shops and mail-order services for buying and…
|
3136 | JP | Wholesale and retail trade |
|
GEO HOLDINGS CORPORATION
A retail operator of reuse shops for secondhand goods and m…
|
2681 | JP | Wholesale and retail trade |
|
GOLF DO CO.,LTD.
Operates retail stores and an e-commerce platform for secon…
|
3032 | JP | Wholesale and retail trade |
|
HARD OFF CORPORATION Co.,Ltd.
Operates reuse stores that buy and resell a diverse range o…
|
2674 | JP | Wholesale and retail trade |
MusicMagpie 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/7801/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7801 | 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=7801 | 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=7801 \ -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": 7801}, 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 MusicMagpie PLC (id: 7801)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.