
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 | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese | |
| 確認書 | 2025-12-26 | Japanese | |
| 訂正有価証券報告書-第64期(2024/04/01-2025/03/31) | 2025-12-26 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46541610 | 剰余金の配当に関するお知らせ | 2026-05-19 | Japanese | ||
| 18939505 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | ||
| 12563062 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese | ||
|
2025
10 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 | ||
| 7250864 | 内部統制報告書-第64期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250862 | 有価証券報告書-第64期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
2 filings
| |||||
| 7296230 | 確認書 | 2024-11-14 | Japanese | ||
| 7296219 | 半期報告書-第64期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of hardware, building materials, paints and glass
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alleanza Holdings Co., Ltd.
A holding company that manages home improvement centers and…
|
3546 | JP | Wholesale and retail trade |
|
ARCLANDS CORPORATION
Diversified company in retail, wholesale, food service, rea…
|
9842 | JP | Wholesale and retail trade |
|
BMS HOLDINGS BERHAD
Retailing and distributing building materials, surface cove…
|
— | MY | Wholesale and retail trade |
|
Bourrelier Group SA
A holding company operating DIY retail stores for home, gar…
|
ALBOU | FR | Wholesale and retail trade |
|
BuildDirect.com Technologies Inc.
Technology platform and online marketplace for high-quality…
|
BILD | CA | Wholesale and retail trade |
|
Byggmax Group
A Nordic low-price retailer of DIY building materials and g…
|
BMAX | SE | Wholesale and retail trade |
|
CASHBUILD LIMITED
Southern Africa's largest retailer and distributor of build…
|
CSB | ZA | Wholesale and retail trade |
|
Clas Ohlson AB
A retail company providing products to help customers solve…
|
CLAS | SE | Wholesale and retail trade |
|
CMO GROUP PLC
An online-only retailer of building materials via specialis…
|
CMO | GB | Wholesale and retail trade |
|
COMERCIAL K SPA
Imports and retails a comprehensive range of home improveme…
|
— | CL | 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.