
KOMERI CO.,LTD. — Investor Relations & Filings
KOMERI CO.,LTD. is a specialty retailer that operates a large chain of home improvement stores. The company's business is centered on the home, offering a comprehensive product portfolio that includes hardware, tools, building materials, and gardening supplies. It primarily caters to do-it-yourself (DIY) enthusiasts and general consumers for home maintenance and projects. KOMERI supports its extensive retail operations with a sophisticated logistics network, featuring numerous distribution centers and an overseas consolidation base to facilitate global product sourcing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 剰余金の配当に関するお知らせ | 2026-05-19 | Japanese | |
| 配当方針の変更に関するお知らせ | 2026-04-28 | Japanese | |
| 取締役の異動に関するお知らせ | 2026-04-28 | Japanese | |
| 2026年3月期 決算補足資料 | 2026-04-28 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-04-28 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46541610 | 剰余金の配当に関するお知らせ | 2026-05-19 | Japanese | ||
| 46879786 | 配当方針の変更に関するお知らせ | 2026-04-28 | Japanese | ||
| 46879785 | 取締役の異動に関するお知らせ | 2026-04-28 | Japanese | ||
| 46879783 | 2026年3月期 決算補足資料 | 2026-04-28 | Japanese | ||
| 46879782 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-04-28 | Japanese | ||
| 18939505 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | ||
| 12563062 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese | ||
|
2025
8 filings
| |||||
| 11042582 | 確認書 | 2025-12-26 | Japanese | ||
| 11042579 | 訂正有価証券報告書-第64期(2024/04/01-2025/03/31) | 2025-12-26 | Japanese | ||
| 9745305 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-10 | Japanese | ||
| 8318548 | 確認書 | 2025-11-14 | Japanese | ||
| 8318490 | 半期報告書-第65期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 8161895 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-10 | Japanese | ||
| 7247561 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7250869 | 確認書 | 2025-06-25 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of hardware, building materials, paints and glass
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Mr Bricolage
A retail group specializing in DIY, home improvement, decor…
|
ALMRB | FR | Wholesale and retail trade |
|
Multi Retail Group Ltd.
Retailer of products for home improvement, garden care, and…
|
MRG | IL | Wholesale and retail trade |
|
NAFCO CO., Ltd
Retailer of home center and home furnishing goods via physi…
|
2790 | JP | Wholesale and retail trade |
|
PT Caturkarda Depo Bangunan Tbk
Operates building materials supermarkets, a one-stop soluti…
|
DEPO | ID | Wholesale and retail trade |
|
Saudi Company for Hardware
Distributes and retails home improvement, hardware, and lif…
|
4008 | SA | Wholesale and retail trade |
|
SEKICHU CO.,LTD.
Retailer operating home improvement centers, specialized st…
|
9976 | JP | Wholesale and retail trade |
|
Shankara Building Products Limited
Retailer and distributor of construction materials, steel, …
|
SHANKARA | IN | Wholesale and retail trade |
|
Shankara Buildpro Limited
Retailer of construction materials, building products, and …
|
BUILDPRO | IN | Wholesale and retail trade |
|
SODIMAC S.A.
Leading retailer of home improvement and construction mater…
|
— | CL | Wholesale and retail trade |
|
SUNDAY CO.,LTD.
An AEON Group member operating a chain of home centers in t…
|
7450 | JP | Wholesale and retail trade |
KOMERI 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/12556/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12556 | 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=12556 | 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=12556 \ -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": 12556}, 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 KOMERI CO.,LTD. (id: 12556)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.