
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 |
|---|---|---|---|
| 四半期報告書-第9期第3四半期(令和4年6月1日-令和4年8月31日) | 2022-10-14 | Japanese | |
| 四半期報告書-第9期第2四半期(令和4年3月1日-令和4年5月31日) | 2022-07-14 | Japanese | |
| 四半期報告書-第9期第1四半期(令和3年12月1日-令和4年2月28日) | 2022-04-14 | Japanese | |
| 有価証券報告書-第8期(令和2年12月1日-令和3年11月30日) | 2022-02-28 | Japanese | |
| 訂正有価証券届出書(新規公開時) | 2022-02-14 | Japanese | |
| 訂正有価証券届出書(新規公開時) | 2022-02-03 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
7 filings
| |||||
| 7588254 | 四半期報告書-第9期第3四半期(令和4年6月1日-令和4年8月31日) | 2022-10-14 | Japanese | ||
| 7596916 | 四半期報告書-第9期第2四半期(令和4年3月1日-令和4年5月31日) | 2022-07-14 | Japanese | ||
| 7611173 | 四半期報告書-第9期第1四半期(令和3年12月1日-令和4年2月28日) | 2022-04-14 | Japanese | ||
| 7615520 | 有価証券報告書-第8期(令和2年12月1日-令和3年11月30日) | 2022-02-28 | Japanese | ||
| 7616617 | 訂正有価証券届出書(新規公開時) | 2022-02-14 | Japanese | ||
| 7618653 | 訂正有価証券届出書(新規公開時) | 2022-02-03 | Japanese | ||
| 7618992 | 有価証券届出書(新規公開時) | 2022-01-19 | 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.