
Miroku Corporation — Investor Relations & Filings
Miroku Corporation is a manufacturing company operating through three primary business segments: Firearms, Machine Tools, and Automotive Parts. The Firearms division produces hunting and sporting firearms, including shotguns and rifles, both under its own brand and as an Original Equipment Manufacturer (OEM) for prominent international brands like Browning and Winchester. The Machine Tool division is a specialized manufacturer of gun drilling machines. Through its joint venture, Miroku Techno Wood, the Automotive Parts segment produces high-quality wood-based interior components such as steering wheels. The company is recognized for its precision manufacturing, combining traditional craftsmanship with modern technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部統制報告書-第92期(2022/11/01-2023/10/31) | 2024-01-30 | Japanese | |
| 有価証券報告書-第92期(2022/11/01-2023/10/31) | 2024-01-30 | Japanese | |
| 確認書 | 2023-09-12 | Japanese | |
| 四半期報告書-第92期第3四半期(2023/05/01-2023/07/31) | 2023-09-12 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 訂正有価証券報告書-第91期(2021/11/01-2022/10/31) | 2023-08-10 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 7359442 | 内部統制報告書-第92期(2022/11/01-2023/10/31) | 2024-01-30 | Japanese | ||
| 7359449 | 有価証券報告書-第92期(2022/11/01-2023/10/31) | 2024-01-30 | Japanese | ||
|
2023
13 filings
| |||||
| 7544835 | 確認書 | 2023-09-12 | Japanese | ||
| 7544833 | 四半期報告書-第92期第3四半期(2023/05/01-2023/07/31) | 2023-09-12 | Japanese | ||
| 7547455 | 確認書 | 2023-08-10 | Japanese | ||
| 7547403 | 訂正有価証券報告書-第91期(2021/11/01-2022/10/31) | 2023-08-10 | Japanese | ||
| 7566056 | 確認書 | 2023-06-13 | Japanese | ||
| 7566058 | 四半期報告書-第92期第2四半期(2023/02/01-2023/04/30) | 2023-06-13 | Japanese | ||
| 7572221 | 確認書 | 2023-03-13 | Japanese | ||
| 7572222 | 四半期報告書-第92期第1四半期(2022/11/01-2023/01/31) | 2023-03-13 | Japanese | ||
| 7577482 | 確認書 | 2023-02-09 | Japanese | ||
| 7577483 | 訂正有価証券報告書-第91期(2021/11/01-2022/10/31) | 2023-02-09 | Japanese | ||
| 7578510 | 内部統制報告書-第91期(2021/11/01-2022/10/31) | 2023-01-30 | Japanese | ||
| 7578509 | 確認書 | 2023-01-30 | Japanese | ||
| 7578511 | 有価証券報告書-第91期(2021/11/01-2022/10/31) | 2023-01-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of weapons and ammunition
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui GreatWall Military Industry Co., Ltd
Develops and manufactures military ammunition systems and p…
|
601606 | CN | Manufacturing |
|
Bharat Dynamics Limited
Manufactures guided missile systems, torpedoes, and allied …
|
BDL | IN | Manufacturing |
|
Byrna Technologies Inc.
Manufactures less-lethal, CO2-powered self-defense devices …
|
BYRN | US | Manufacturing |
|
Colt CZ Group SE
A global manufacturer of firearms, tactical accessories, an…
|
CZG | CZ | Manufacturing |
|
Fjord Defence Group ASA
A defence compounder that acquires, develops, and scales de…
|
CARBN | NO | Manufacturing |
|
H&K AG
Manufacturer of small arms for military, law enforcement, a…
|
MLHK | DE | Manufacturing |
|
JIANGXI GUOKE DEFENCE GROUP CO.,LTD.
Specializes in solid rocket motors, missile propulsion, and…
|
688543 | CN | Manufacturing |
|
NIBE LIMITED
Strategic engineering and manufacturing for defense, aerosp…
|
NIBE | IN | Manufacturing |
|
Nibe Ordnance and Maritime Limited
Specialized engineering firm for advanced defense and marit…
|
512091 | IN | Manufacturing |
|
Polska Grupa Militarna Spolka Akcyjna
A defense entity producing weapons, ammunition, and equipme…
|
PMG | PL | Manufacturing |
Miroku 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/12186/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12186 | 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=12186 | 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=12186 \ -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": 12186}, 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 Miroku Corporation (id: 12186)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.