Lemo Services Co., Ltd — Investor Relations & Filings
Lemo Services Co., Ltd. is a major provider of mechanical massage services, operating primarily under the "LEMO" brand. The company specializes in deploying automated massage equipment across high-traffic public venues, including commercial complexes, cinemas, and transportation hubs. Lemo's core offering is a health and leisure solution delivered via cloud services, underpinned by proprietary IoT technology and digital infrastructure. This technology enables remote control, real-time data collection, and customized service delivery, supported by a professional operation and maintenance team. The company maintains a strong R&D focus, holding 406 intellectual property rights related to hardware, software, and big data analysis for service enhancement. Lemo has been recognized as the largest machine massage service provider in its primary market by transaction value for the consecutive years 2022 through 2024.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification Letter to Non-registered Holders of H Shares and Request Form - Arrangement of Electronic Dissemination of Corporate Communications | 2026-04-24 | English | |
| Notification Letter to Registered H Shareholders - Arrangement of Electronic Dissemination of Corporate Communications | 2026-04-24 | English | |
| CONTINUING CONNECTED TRANSACTIONS WITH FUJIAN ROVOS AND SHANGHAI MAOYIHUI | 2026-04-24 | English | |
| FORM OF PROXY FOR THE USE AT THE AGM TO BE HELD ON MONDAY, 18 MAY 2026 | 2026-04-24 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-02 | English | |
| FINAL DIVIDEND FOR THE YEAR ENDED 31 DECEMBER 2025 | 2026-03-20 | English |
Market data
Market data not available
Price history
Peer group · Day spa, sauna and steam bath activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Modern Healthcare Technology Holdings Limited
Investment holding company primarily engaged in providing b…
|
919 | HK | Other service activities |
|
ONESPAWORLD HOLDINGS Ltd
Global provider of health, wellness, and beauty services on…
|
OSW | BS | Other service activities |
|
Sanghvi Brands Limited
Manages international luxury wellness and lifestyle brands …
|
540782 | IN | Other service activities |
|
XWELL, Inc.
A health and wellness holding company providing solutions t…
|
XWEL | US | Other service activities |
Lemo Services Co., 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/50659/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50659 | 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=50659 | 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=50659 \ -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": 50659}, 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 Lemo Services Co., Ltd (id: 50659)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.