
YAKULT HONSHA CO.,LTD. — Investor Relations & Filings
Yakult Honsha Co., Ltd. is a multinational corporation specializing in the research, development, manufacture, and sale of probiotic products. Its core offering is the globally recognized fermented milk beverage, Yakult, which contains the company's proprietary probiotic strain, Lacticaseibacillus casei Shirota. The company's philosophy is rooted in the research of its founder, Dr. Minoru Shirota, focusing on preventive medicine and the importance of intestinal health for overall well-being. In addition to its flagship drink, Yakult Honsha's portfolio includes other dairy products and beverages. The company is dedicated to contributing to the health and happiness of people worldwide through its life science-based products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-10 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第74期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-11 | Japanese | |
| 訂正有価証券届出書(参照方式) | 2025-06-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33972352 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-10 | Japanese | ||
| 32926573 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese | ||
|
2025
13 filings
| |||||
| 8316106 | 確認書 | 2025-11-14 | Japanese | ||
| 8316102 | 半期報告書-第74期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7240231 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-11 | Japanese | ||
| 7246305 | 訂正有価証券届出書(参照方式) | 2025-06-27 | Japanese | ||
| 7246249 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7250069 | 訂正有価証券届出書(参照方式) | 2025-06-25 | Japanese | ||
| 7249951 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7254983 | 訂正有価証券届出書(参照方式) | 2025-06-23 | Japanese | ||
| 7254895 | 内部統制報告書-第73期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7254768 | 確認書 | 2025-06-23 | Japanese | ||
| 7254702 | 有価証券報告書-第73期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7259481 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-12 | Japanese | ||
| 7264360 | 有価証券届出書(参照方式) | 2025-05-13 | 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 |
YAKULT HONSHA 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/11065/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11065 | 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=11065 | 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=11065 \ -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": 11065}, 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 YAKULT HONSHA CO.,LTD. (id: 11065)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.