
THE TORIGOE CO.,LTD. — Investor Relations & Filings
Established in 1877, THE TORIGOE CO.,LTD. is a manufacturer specializing in flour milling and food production. The company's core business involves the manufacturing and sale of various flours, including wheat and rye, alongside by-products like bran and premixes for the bakery sector. Historically, the company has played a significant role in popularizing European-style bread. Beyond traditional milling, Torigoe has diversified into developing and marketing value-added food products. This includes the 'Pan de Smart' line of low-carbohydrate bread mixes, barley products for fermented foods, and specialized food ingredients. The company also produces functional materials such as the 'Innovate series' for quality and shelf-life improvement and the high-fiber 'Citri-Fi series' for food and beverage manufacturers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第91期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 確認書 | 2025-08-08 | Japanese | |
| 半期報告書-第91期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | |
| 臨時報告書 | 2025-04-01 | Japanese | |
| 確認書 | 2025-03-28 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33043886 | 確認書 | 2026-03-26 | Japanese | ||
| 33043882 | 有価証券報告書-第91期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
6 filings
| |||||
| 7858871 | 確認書 | 2025-08-08 | Japanese | ||
| 7858867 | 半期報告書-第91期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7268800 | 臨時報告書 | 2025-04-01 | Japanese | ||
| 7270096 | 確認書 | 2025-03-28 | Japanese | ||
| 7270092 | 内部統制報告書-第90期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270090 | 有価証券報告書-第90期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
|
2024
7 filings
| |||||
| 7313511 | 確認書 | 2024-08-08 | Japanese | ||
| 7313515 | 半期報告書-第90期(2024/01/01-2024/12/31) | 2024-08-08 | Japanese | ||
| 7339609 | 確認書 | 2024-05-09 | Japanese | ||
| 7339607 | 四半期報告書-第90期第1四半期(2024/01/01-2024/03/31) | 2024-05-09 | Japanese | ||
| 7342753 | 臨時報告書 | 2024-04-01 | Japanese | ||
| 7344252 | 確認書 | 2024-03-28 | Japanese | ||
| 7344254 | 内部統制報告書-第89期(2023/01/01-2023/12/31) | 2024-03-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of grain mill products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKHAN UN FABRİKASI VE TARIM ÜRÜNLERİ GIDA SANAYİ TİCARET A.Ş.
Produces and exports wheat flour and grains using 100% rene…
|
AKHAN | TR | Manufacturing |
|
Amir Chand Jagdish Kumar (Exports) Limited
Processes and exports Basmati rice varieties globally under…
|
AMIRCHAND | IN | Manufacturing |
|
Arabian Mills for Food Products Co.
Produces flour, wheat derivatives, and animal feed for food…
|
2285 | SA | Manufacturing |
|
ARMADA GIDA TİCARET SANAYİ A.Ş.
A large-scale producer and exporter of agricultural commodi…
|
ARMGD | TR | Manufacturing |
|
Baba Food Processing (India) Limited
Manufactures wheat products like flour and semolina using a…
|
BABAFP | IN | Manufacturing |
|
Čakovečki mlinovi d.d.
A food company engaged in milling and baking, producing flo…
|
CKML | HR | Manufacturing |
|
CAMIL ALIMENTOS S/A
Processes and distributes staple foods including rice, bean…
|
— | BR | Manufacturing |
|
Chaman Lal Setia Exports Ltd.
Processes, mills, and exports premium Basmati rice to globa…
|
CLSEL | IN | Manufacturing |
|
CIVITA Group PLC
A large-scale processor of GMO-free corn for food ingredien…
|
CIVITA | HU | Manufacturing |
|
C. Sarantopoulos Flour Mills S.A.
Industrial enterprise specializing in the production and tr…
|
KYSA | GR | Manufacturing |
THE TORIGOE 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/11036/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11036 | 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=11036 | 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=11036 \ -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": 11036}, 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 THE TORIGOE CO.,LTD. (id: 11036)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.