
ME Group International PLC — Investor Relations & Filings
ME Group International PLC is a market leader in the development, operation, and marketing of value-added self-service vending machines. The company's diverse portfolio is aimed primarily at the consumer market and operates across several key sectors. Core services include "Photo.ME" photo booths, which provide regulation-compliant ID photos using proprietary software, as well as fun photographs. "Wash.ME" offers 24/7 access to large-capacity, professional self-service laundry units. "Print.ME" consists of digital printing kiosks for high-quality photo printing from smartphones. The "Feed.ME" division provides food service vending equipment, such as fresh fruit juice and pizza vending machines. The company focuses on convenience, innovation, and expanding its range of automated instant-service equipment to drive future growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-05-28 | English | |
| Voting Rights and Capital | 2026-05-06 | English | |
| Director/PDMR Shareholding | 2026-04-30 | English | |
| Director/PDMR Shareholding | 2026-04-30 | English | |
| Change of duties of Executive Director | 2026-04-28 | English | |
| Group of companies' accounts made up to 2025-10-31 | 2026-04-28 | English |
Browse filings by year
40 years- 2026 33 filings
- 2025 49 filings
- 2024 75 filings
- 2023 78 filings
- 2022 115 filings
- 2021 27 filings
- 2020 52 filings
- 2019 31 filings
- 2018 1 filing
- 2017 1 filing
- 2016 1 filing
- 2015 1 filing
- 2014 1 filing
- 2013 1 filing
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 2 filings
- 1991 1 filing
- 1990 2 filings
- 1989 1 filing
- 1988 1 filing
- 1987 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47861330 | Holding(s) in Company | 2026-05-28 | English | ||
| 41743810 | Voting Rights and Capital | 2026-05-06 | English | ||
| 39149418 | Director/PDMR Shareholding | 2026-04-30 | English | ||
| 39149382 | Director/PDMR Shareholding | 2026-04-30 | English | ||
| 37981796 | Change of duties of Executive Director | 2026-04-28 | English | ||
| 46795995 | Group of companies' accounts made up to 2025-10-31 | 2026-04-28 | English | ||
| 36127550 | Result of AGM | 2026-04-24 | English | ||
| 34778937 | Holding(s) in Company | 2026-04-21 | English | ||
| 34688850 | Transaction in Own Shares | 2026-04-20 | English | ||
| 34655038 | Director/PDMR Shareholding | 2026-04-13 | English | ||
| 34562070 | Transaction in Own Shares | 2026-04-13 | English | ||
| 33900882 | New partnership with ASDA | 2026-04-09 | English | ||
| 33684482 | Transaction in Own Shares | 2026-04-07 | English | ||
| 33128338 | Total Voting Rights | 2026-04-01 | English | ||
| 33106403 | Resolutions of Me Group International Plc | 2026-03-31 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for ME Group International 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 · Other personal service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GHGLR1
A publicly traded entity with mixed revenue growth; core bu…
|
GHGLR1 | PK | Other service activities |
|
Inside Park Spółka Akcyjna
A registered joint-stock company with no publicly available…
|
ISDP | PL | Other service activities |
|
Jahangi Sidd(R)
A corporate entity. Business activities, products, and targ…
|
JSCLR1 | PK | Other service activities |
|
KD
Investment holding company acquiring businesses in technolo…
|
SKDR | SI | Other service activities |
|
LOVE GROUP GLOBAL LTD
Provides online dating, premium matchmaking, and social eve…
|
LVE | AU | Other service activities |
|
PARADE SEASON BERHAD
Core business activities and products details are not publi…
|
— | MY | Other service activities |
|
PT Bersama Mencapai Puncak Tbk.
Core business activities, products, services, markets, and …
|
BAIK | ID | Other service activities |
|
SJA BERHAD
A corporate entity with no readily available details on its…
|
— | MY | Other service activities |
|
SLSOPP
No specific information on its core business, products, or …
|
SLSOPP | PK | Other service activities |
| Startline CO.,LTD. | 477A | JP | Other service activities |
ME Group International 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/4639/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4639 | 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=4639 | 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=4639 \ -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": 4639}, 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 ME Group International PLC (id: 4639)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.