
LIKE,Inc. — Investor Relations & Filings
LIKE, Inc. is a comprehensive service company focused on human-centric solutions across various life stages. The company operates through three primary business segments: Comprehensive Human Resources Service, Child-Rearing Support Service, and Nursing Care Related Service. The human resources division (LIKE Staffing) provides personnel and staffing solutions. The child-rearing support division (LIKE Kidsnext) offers childcare services. The nursing care division (LIKE Care) operates nursing homes and provides related care services. The company aims to support diverse lifestyles and work styles by addressing societal challenges through its service offerings, incorporating digital tools and diverse talent to deliver high-quality care and personnel solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-14 | Japanese | |
| 半期報告書-第33期(2025/06/01-2025/11/30) | 2026-01-14 | Japanese | |
| 確認書 | 2025-08-28 | Japanese | |
| 有価証券報告書-第32期(2024/06/01-2025/05/31) | 2025-08-28 | Japanese | |
| 確認書 | 2025-01-14 | Japanese | |
| 半期報告書-第32期(2024/06/01-2025/05/31) | 2025-01-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 12658017 | 確認書 | 2026-01-14 | Japanese | ||
| 12657997 | 半期報告書-第33期(2025/06/01-2025/11/30) | 2026-01-14 | Japanese | ||
|
2025
4 filings
| |||||
| 7856652 | 確認書 | 2025-08-28 | Japanese | ||
| 7856653 | 有価証券報告書-第32期(2024/06/01-2025/05/31) | 2025-08-28 | Japanese | ||
| 7288740 | 確認書 | 2025-01-14 | Japanese | ||
| 7288742 | 半期報告書-第32期(2024/06/01-2025/05/31) | 2025-01-14 | Japanese | ||
|
2024
8 filings
| |||||
| 7310167 | 臨時報告書 | 2024-08-30 | Japanese | ||
| 7310321 | 内部統制報告書-第31期(2023/06/01-2024/05/31) | 2024-08-29 | Japanese | ||
| 7310317 | 確認書 | 2024-08-29 | Japanese | ||
| 7310324 | 有価証券報告書-第31期(2023/06/01-2024/05/31) | 2024-08-29 | Japanese | ||
| 7341556 | 四半期報告書-第31期第3四半期(2023/12/01-2024/02/29) | 2024-04-12 | Japanese | ||
| 7341554 | 確認書 | 2024-04-12 | Japanese | ||
| 7360500 | 確認書 | 2024-01-15 | Japanese | ||
| 7360504 | 四半期報告書-第31期第2四半期(2023/09/01-2023/11/30) | 2024-01-15 | Japanese | ||
|
2023
1 filing
| |||||
| 7542395 | 確認書 | 2023-10-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other social work activities without accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AP Healthcare Inc.
A distributor of pharmaceutical products with plans to ente…
|
109960 | KR | Human health and social work ac… |
|
JP-HOLDINGS,INC.
Provider of childcare support, operating nursery schools an…
|
2749 | US | Human health and social work ac… |
|
MAYFIELD CHILDCARE LIMITED
Provides early childhood education and care services via lo…
|
MFD | AU | Human health and social work ac… |
|
Miahelsa Holdings Corporation
Operates pharmaceutical, nursing care, childcare, and food …
|
7129 | JP | Human health and social work ac… |
|
Poppins Corporation
Provider of comprehensive family care, senior care, and edu…
|
7358 | JP | Human health and social work ac… |
|
QLS Holdings Co., Ltd
Manages subsidiaries providing childcare, nursing care, and…
|
7075 | JP | Human health and social work ac… |
|
RISE Inc.
Real estate firm offering development, brokerage, sales, le…
|
8836 | JP | Human health and social work ac… |
|
Tech Titans Trust
Provides student scholarships, elderly care, disaster relie…
|
KQQQ | CA | Human health and social work ac… |
LIKE,Inc. 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/13424/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13424 | 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=13424 | 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=13424 \ -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": 13424}, 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 LIKE,Inc. (id: 13424)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.