
Mirai Works Inc. — Investor Relations & Filings
Mirai Works Inc. is a human resources services firm that specializes in business matching for professional talent. The company connects highly skilled individuals, such as consultants and freelancers, with corporations seeking specialized expertise. Its core services include recruitment support, fee-based employment placement, and consulting. Mirai Works operates several platforms, including FreeConsultant.jp, to facilitate these connections. The firm serves both corporate clients aiming for business growth and open innovation, and individual professionals seeking new career opportunities and projects. Additionally, the company manages a research institute and a media platform dedicated to exploring future work styles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 半期報告書-第15期(2025/10/01-2026/09/30) | 2026-05-14 | Japanese | |
| 確認書 | 2026-05-14 | Japanese | |
| 確認書 | 2025-12-22 | Japanese | |
| 有価証券報告書-第14期(2024/10/01-2025/09/30) | 2025-12-22 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-16 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-12 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 45791961 | 半期報告書-第15期(2025/10/01-2026/09/30) | 2026-05-14 | Japanese | ||
| 45791896 | 確認書 | 2026-05-14 | Japanese | ||
|
2025
9 filings
| |||||
| 10564968 | 確認書 | 2025-12-22 | Japanese | ||
| 10564962 | 有価証券報告書-第14期(2024/10/01-2025/09/30) | 2025-12-22 | Japanese | ||
| 8026577 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-16 | Japanese | ||
| 7855766 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-12 | Japanese | ||
| 7857918 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-13 | Japanese | ||
| 7240282 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-11 | Japanese | ||
| 7263836 | 確認書 | 2025-05-14 | Japanese | ||
| 7263840 | 半期報告書-第14期(2024/10/01-2025/09/30) | 2025-05-14 | Japanese | ||
| 7275047 | 臨時報告書 | 2025-03-05 | Japanese | ||
|
2024
4 filings
| |||||
| 7290542 | 臨時報告書 | 2024-12-24 | Japanese | ||
| 7290809 | 内部統制報告書-第13期(2023/10/01-2024/09/30) | 2024-12-23 | Japanese | ||
| 7290805 | 確認書 | 2024-12-23 | Japanese | ||
| 7290807 | 有価証券報告書-第13期(2023/10/01-2024/09/30) | 2024-12-23 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of employment placement agencies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hays PLC
Provides specialist recruitment and workforce solutions for…
|
HAS | GB | Administrative and support serv… |
|
HEIDRICK & STRUGGLES INTERNATIONAL INC
A global provider of leadership advisory and on-demand tale…
|
HSII | US | Administrative and support serv… |
|
HITECH GROUP AUSTRALIA LIMITED
Specialist ICT recruitment and consulting services for publ…
|
HIT | AU | Administrative and support serv… |
|
Howtelevision,Inc
Operates online career platforms for students and young pro…
|
7064 | JP | Administrative and support serv… |
|
IGNITE LIMITED
Specialist provider of talent solutions and managed service…
|
IGN | AU | Administrative and support serv… |
|
i-plug,Inc.
Operates an HR platform connecting new graduates with compa…
|
4177 | JP | Administrative and support serv… |
|
ITCONS E-Solutions Limited
Provides HR services, staffing solutions, and RPO for diver…
|
543806 | IN | Administrative and support serv… |
|
JAC Recruitment Co., Ltd.
Global recruitment consultancy for managerial, executive, a…
|
2124 | JP | Administrative and support serv… |
|
JAIC Co., Ltd.
A human resources company specializing in education-integra…
|
7073 | JP | Administrative and support serv… |
|
JINJIB Co.,Ltd.
Provides employment support and career development for high…
|
142A | JP | Administrative and support serv… |
Mirai Works 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/14071/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14071 | 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=14071 | 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=14071 \ -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": 14071}, 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 Mirai Works Inc. (id: 14071)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.