Morinaga&Co.,Ltd. — Investor Relations & Filings
Morinaga & Co., Ltd. is a food manufacturing company established in 1899. It specializes in the production, distribution, and marketing of a diverse portfolio of products, including confectioneries (such as candy, biscuits, and chocolate), foodstuffs (like cocoa and cake mixes), frozen desserts, and health products. The company's operations are organized into several business fields, including a domestic confectionery and foodstuffs business, a frozen desserts business, a health-focused "in-" business, a direct marketing business, and a U.S. business. With a history of over a century, the company is committed to providing delicious and nutritious products to consumers both domestically and internationally.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 32907381 | 訂正発行登録書 | 2026-03-06 | Japanese | ||
|
2025
11 filings
| |||||
| 8274940 | 確認書 | 2025-11-13 | Japanese | ||
| 8274915 | 半期報告書-第178期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7241306 | 訂正発行登録書 | 2025-07-03 | Japanese | ||
| 7241308 | 訂正臨時報告書 | 2025-07-03 | Japanese | ||
| 7242129 | 訂正発行登録書 | 2025-07-01 | Japanese | ||
| 7242111 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7247187 | 確認書 | 2025-06-26 | Japanese | ||
| 7247181 | 内部統制報告書-第177期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7247178 | 有価証券報告書-第177期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7259324 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-12 | Japanese | ||
| 7277754 | 臨時報告書 | 2025-02-12 | Japanese | ||
|
2024
3 filings
| |||||
| 7292014 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-13 | Japanese | ||
| 7294827 | 訂正有価証券届出書(参照方式) | 2024-11-19 | Japanese | ||
| 7294967 | 有価証券届出書(参照方式) | 2024-11-18 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cocoa, chocolate and sugar confectionery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZVEČEVO d. d.
A confectionery and spirits producer that created the world…
|
ZVCV | HR | Manufacturing |
Morinaga&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/11041/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11041 | 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=11041 | 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=11041 \ -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": 11041}, 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 Morinaga&Co.,Ltd. (id: 11041)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.