LE LAVOIR LIMITED — Investor Relations & Filings
Le Lavoir Limited provides professional laundry and dry cleaning services, specializing in comprehensive garment care solutions. The company offers a range of services including steam ironing, stain removal, and specialized cleaning for delicate fabrics and household textiles. Utilizing advanced machinery and eco-friendly cleaning agents, the firm serves both individual retail customers and institutional clients. Its operational model emphasizes convenience through scheduled pickup and delivery services, often supported by technology-integrated platforms for order management and tracking. The company focuses on maintaining high standards of hygiene and fabric longevity through standardized processing techniques and quality control measures.
Recent filings
No filings indexed yet
We are still gathering filings for LE LAVOIR LIMITED. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Washing and cleaning of textile and fur products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DoveCorp Enterprises Inc.
A large Canadian provider of high-end retail and commercial…
|
— | CA | Other service activities |
|
Elis
An international multi-service provider of rental and maint…
|
ELIS | FR | Other service activities |
|
Hollywood S.A.
B2B provider of industrial laundry and textile rental for m…
|
HLD | PL | Other service activities |
|
K-Bro Linen Inc.
Largest provider of healthcare and hospitality linen servic…
|
KBL | CA | Other service activities |
|
WASHHOUSE CO.,LTD.
Develops and operates a franchise of remotely managed coin-…
|
6537 | JP | Other service activities |
LE LAVOIR LIMITED 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/63233/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63233 | 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=63233 | 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=63233 \ -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": 63233}, 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 LE LAVOIR LIMITED (id: 63233)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.