Hakuyosha Company,Ltd. — Investor Relations & Filings
Hakuyosha Company, Ltd. is a provider of comprehensive cleaning and rental services. A pioneer in the cleaning industry since its establishment in 1906, the company offers a wide array of services for both individual and corporate clients. For individuals, services include professional cleaning for clothing and household items like curtains and futons, as well as house cleaning. For corporate customers, Hakuyosha provides uniform rental and linen supply services. The company emphasizes high-quality results based on continuous research and advanced technology, delivered through its extensive service network to ensure a clean and comfortable environment for its clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-24 | Japanese | |
| 有価証券報告書-第133期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 半期報告書-第133期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | |
| 臨時報告書 | 2025-03-28 | Japanese | |
| 内部統制報告書-第132期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33018086 | 確認書 | 2026-03-24 | Japanese | ||
| 33018050 | 有価証券報告書-第133期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | ||
|
2025
6 filings
| |||||
| 7857470 | 確認書 | 2025-08-14 | Japanese | ||
| 7857464 | 半期報告書-第133期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7270218 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7271455 | 内部統制報告書-第132期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7271445 | 確認書 | 2025-03-27 | Japanese | ||
| 7271397 | 有価証券報告書-第132期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
|
2024
7 filings
| |||||
| 7311517 | 確認書 | 2024-08-14 | Japanese | ||
| 7311518 | 半期報告書-第132期(2024/01/01-2024/12/31) | 2024-08-14 | Japanese | ||
| 7336707 | 確認書 | 2024-05-15 | Japanese | ||
| 7336700 | 四半期報告書-第132期第1四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | ||
| 7342890 | 臨時報告書 | 2024-03-29 | Japanese | ||
| 7345541 | 内部統制報告書-第131期(2023/01/01-2023/12/31) | 2024-03-27 | Japanese | ||
| 7345533 | 確認書 | 2024-03-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Rental and leasing of other personal and household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ELAN Corporation
Provides rental sets of daily necessities for patients in h…
|
6099 | JP | Administrative and support serv… |
|
INFORICH INC.
Operates a mobile battery sharing network and other platfor…
|
9338 | JP | Administrative and support serv… |
|
JOHNSON SERVICE GROUP PLC
Provider of textile rental and related services for workwea…
|
JSG | GB | Administrative and support serv… |
|
Laxus Technologies Inc.
Operates an online subscription service for renting and sel…
|
288A | JP | Administrative and support serv… |
|
Rent the Runway, Inc.
An e-commerce platform for subscription-based rental of des…
|
RENT | US | Administrative and support serv… |
|
Smart Share Global Ltd
Provides mobile device charging through a network of rental…
|
EM | US | Administrative and support serv… |
|
TOKAI Corp.
Diversified provider of healthcare, pharmacy, and environme…
|
9729 | JP | Administrative and support serv… |
|
UE WATERHEATER INCOME FUND
Manages Canada's largest portfolio of rental water heaters,…
|
UWH.UN | CA | Administrative and support serv… |
|
UNIFIRST CORP
Supplier of managed uniform and workwear programs and facil…
|
UNF | US | Administrative and support serv… |
|
UPBOUND GROUP, INC.
A tech-driven platform offering lease-to-own solutions for …
|
UPBD | US | Administrative and support serv… |
Hakuyosha Company,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/13088/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13088 | 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=13088 | 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=13088 \ -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": 13088}, 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 Hakuyosha Company,Ltd. (id: 13088)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.