
MASARU CORPORATION — Investor Relations & Filings
MASARU CORPORATION specializes in the large-scale repair, renovation, and renewal of buildings. With a history of over 60 years, the company's core activities are centered on waterproofing work, a field in which it has developed alongside the construction of super high-rise buildings. It operates a dedicated renewal division focused on condominiums and commercial buildings, accumulating extensive technical expertise to enhance and maintain the asset value of properties. The company prioritizes safety and thorough quality control in its projects and offers after-sales support, including proposals for long-term maintenance to ensure buildings remain comfortable and durable.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-12-24 | Japanese | |
| 有価証券報告書-第70期(2024/10/01-2025/09/30) | 2025-12-24 | Japanese | |
| 確認書 | 2025-05-14 | Japanese | |
| 半期報告書-第70期(2024/10/01-2025/09/30) | 2025-05-14 | Japanese | |
| 臨時報告書 | 2024-12-26 | Japanese | |
| 内部統制報告書-第69期(2023/10/01-2024/09/30) | 2024-12-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 10842585 | 確認書 | 2025-12-24 | Japanese | ||
| 10842578 | 有価証券報告書-第70期(2024/10/01-2025/09/30) | 2025-12-24 | Japanese | ||
| 7263670 | 確認書 | 2025-05-14 | Japanese | ||
| 7263671 | 半期報告書-第70期(2024/10/01-2025/09/30) | 2025-05-14 | Japanese | ||
|
2024
9 filings
| |||||
| 7289971 | 臨時報告書 | 2024-12-26 | Japanese | ||
| 7290317 | 内部統制報告書-第69期(2023/10/01-2024/09/30) | 2024-12-25 | Japanese | ||
| 7290318 | 確認書 | 2024-12-25 | Japanese | ||
| 7290314 | 有価証券報告書-第69期(2023/10/01-2024/09/30) | 2024-12-25 | Japanese | ||
| 7337822 | 四半期報告書-第69期第2四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
| 7337816 | 確認書 | 2024-05-14 | Japanese | ||
| 7342332 | 臨時報告書 | 2024-04-04 | Japanese | ||
| 7350486 | 確認書 | 2024-02-14 | Japanese | ||
| 7350478 | 四半期報告書-第69期第1四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
2 filings
| |||||
| 7363071 | 臨時報告書 | 2023-12-27 | Japanese | ||
| 7363297 | 確認書 | 2023-12-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Building completion and finishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acme International Holdings Limited
Provides integrated design and build solutions for speciali…
|
1870 | HK | Construction |
|
Aeso Holding Limited
Principally engaged in fitting-out and renovation contracti…
|
8341 | HK | Construction |
|
Aesthetik Engineers Limited
Designs, fabricates, and installs architectural facade syst…
|
AESTHETIK | IN | Construction |
|
ALUWIND INFRA-TECH LIMITED
Designs, fabricates, and installs architectural aluminum bu…
|
ALUWIND | IN | Construction |
|
Anchorstone Holdings Limited
Specialist subcontractor for natural stone supply and insta…
|
1592 | HK | Construction |
|
Balco Group
Develops, manufactures, and installs innovative, energy-sav…
|
BALCO | SE | Construction |
|
Basic House New Life Group Limited
Provision of integrated interior design and fit out solutio…
|
8360 | HK | Construction |
|
China Wacan Group Company Limited
Established building subcontractor providing specialized we…
|
1920 | HK | Construction |
|
Coolpoint Innonism Holding Limited
Provides fitting-out, renovation, smart building services, …
|
8040 | HK | Construction |
|
CROSSTEC Group Holdings Limited
One-stop provider of integrated interior design solutions a…
|
3893 | HK | Construction |
MASARU CORPORATION 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/10995/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10995 | 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=10995 | 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=10995 \ -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": 10995}, 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 MASARU CORPORATION (id: 10995)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.