
MEGMILK SNOW BRAND Co.,Ltd. — Investor Relations & Filings
MEGMILK SNOW BRAND Co., Ltd. is a major dairy company specializing in the manufacturing and sale of a wide range of food products. Its core business focuses on dairy items, including milk, cheese, butter, and yogurt. The company's portfolio also extends to beverages, desserts, and specialized nutritional products. In addition to its consumer goods, MEGMILK SNOW BRAND is engaged in international business operations and the provision of feedstuffs and seeds, leveraging its extensive research and development in dairy science.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正発行登録書 | 2026-05-15 | Japanese | |
| 臨時報告書 | 2026-05-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-09 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | |
| 訂正発行登録書 | 2026-01-26 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46344704 | 訂正発行登録書 | 2026-05-15 | Japanese | ||
| 45775240 | 臨時報告書 | 2026-05-14 | Japanese | ||
| 33883449 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-09 | Japanese | ||
| 32920203 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | ||
| 19421390 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | ||
| 13321147 | 訂正発行登録書 | 2026-01-26 | Japanese | ||
| 13321145 | 訂正臨時報告書 | 2026-01-26 | Japanese | ||
| 12566005 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese | ||
|
2025
7 filings
| |||||
| 9328359 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | ||
| 8309837 | 確認書 | 2025-11-14 | Japanese | ||
| 8309826 | 半期報告書-第17期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 8309817 | 訂正発行登録書 | 2025-11-14 | Japanese | ||
| 8243988 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-12 | Japanese | ||
| 7980263 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-09 | Japanese | ||
| 7855954 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Almarai Co.
Leading manufacturer and distributor of dairy, juices, bake…
|
2280 | SA | Manufacturing |
|
ALTINKILIÇ GIDA VE SÜT SANAYİ TİCARET A.Ş.
Manufacturer of dairy products specializing in traditional …
|
ALKLC | TR | Manufacturing |
|
Ausnutria Dairy Corporation Ltd
International specialist in high-end dairy and nutrition pr…
|
1717 | KY | Manufacturing |
|
AUSTRALIAN DAIRY NUTRITIONALS LIMITED
Vertically integrated producer of premium dairy products an…
|
AHF | AU | Manufacturing |
|
BEGA CHEESE LIMITED
Processes and distributes dairy, grocery, and nutritional p…
|
BGA | AU | Manufacturing |
|
Beijing Sanyuan Foods Co.,Ltd.
Integrated dairy producer specializing in processing, distr…
|
600429 | CN | Manufacturing |
|
BINGGRAE CO.,LTD
Manufactures dairy products, ice cream, beverages, and snac…
|
005180 | KR | Manufacturing |
|
BRIGHT DAIRY & FOOD CO.,LTD.
Produces and distributes dairy products through an integrat…
|
600597 | CN | Manufacturing |
|
Centrale Del Latte D'Italia
Produces, processes, and commercializes milk and dairy prod…
|
CLI | IT | Manufacturing |
|
China Feihe Limited
Largest domestic Chinese infant milk formula producer and d…
|
6186 | HK | Manufacturing |
MEGMILK SNOW BRAND 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/13582/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13582 | 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=13582 | 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=13582 \ -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": 13582}, 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 MEGMILK SNOW BRAND Co.,Ltd. (id: 13582)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.