
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 |
|---|---|---|---|
|
TILE SHOP HOLDINGS, INC.
Specialty retailer of tiles, setting materials, and accesso…
|
TTSH | US | Wholesale and retail trade |
|
TOPPS TILES PLC
Specialist retailer of tiles and associated products for do…
|
TPT | GB | Wholesale and retail trade |
|
VICTORIAN PLUMBING GROUP PLC
Online retailer specializing in bathroom products and acces…
|
VIC | GB | Wholesale and retail trade |
|
WICKES GROUP PLC
A home improvement retailer serving DIY, trade, and Do-It-F…
|
WIX | GB | 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.