
CaSy Co.,Ltd. — Investor Relations & Filings
CaSy Co., Ltd. operates a technology-driven platform for on-demand home services. The company connects users with vetted and trained service providers for a range of domestic tasks, including housekeeping, cooking, specialized house cleaning, and home organization. Services can be booked, managed, and canceled 24/7 through its website and dedicated mobile application. CaSy differentiates itself through competitive pricing, a focus on convenience, and a commitment to safety and security, as it directly manages contracts and ensures its service staff meet company standards. The platform is designed to support busy individuals and families, and the company actively partners with local governments to provide household support for child-rearing and postpartum needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-04 | Japanese | |
| 半期報告書-第12期(2024/12/01-2025/11/30) | 2025-07-14 | Japanese | |
| 確認書 | 2025-07-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-16 | Japanese | |
| 臨時報告書 | 2025-03-06 | Japanese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 7859485 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-04 | Japanese | ||
| 7240049 | 半期報告書-第12期(2024/12/01-2025/11/30) | 2025-07-14 | Japanese | ||
| 7240044 | 確認書 | 2025-07-14 | Japanese | ||
| 7239934 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-14 | Japanese | ||
| 7258715 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-16 | Japanese | ||
| 7274959 | 臨時報告書 | 2025-03-06 | Japanese | ||
| 7275656 | 内部統制報告書-第11期(2023/12/01-2024/11/30) | 2025-02-28 | Japanese | ||
| 7275653 | 確認書 | 2025-02-28 | Japanese | ||
| 7275659 | 有価証券報告書-第11期(2023/12/01-2024/11/30) | 2025-02-28 | Japanese | ||
|
2024
6 filings
| |||||
| 7316593 | 確認書 | 2024-07-12 | Japanese | ||
| 7316594 | 四半期報告書-第11期第2四半期(2024/03/01-2024/05/31) | 2024-07-12 | Japanese | ||
| 7341869 | 確認書 | 2024-04-12 | Japanese | ||
| 7341870 | 四半期報告書-第11期第1四半期(2023/12/01-2024/02/29) | 2024-04-12 | Japanese | ||
| 7348503 | 臨時報告書 | 2024-03-01 | Japanese | ||
| 7348780 | 確認書 | 2024-02-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · General cleaning of buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HomeMaid AB
Provider of professional cleaning and household services fo…
|
HOME B | SE | Administrative and support serv… |
|
Hygieia Group Limited
Provider of general cleaning and janitorial services operat…
|
1650 | HK | Administrative and support serv… |
|
Safi Ventures Inc.
Comprehensive cleaning, sanitation, and maintenance service…
|
— | CA | Administrative and support serv… |
CaSy 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/14505/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14505 | 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=14505 | 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=14505 \ -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": 14505}, 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 CaSy Co.,Ltd. (id: 14505)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.