
HOUSE FOODS GROUP INC. — Investor Relations & Filings
House Foods Group Inc. is a general food manufacturer and a market leader in Japanese curry and stew mixes. The company's extensive product portfolio includes spices, flavorings, tofu, shirataki noodles, instant noodles, and various snacks. In addition to its core food production and sales activities, the group's operations encompass restaurant management, warehousing, and transportation services. The company focuses on providing delicious, safe, and convenient food products to a global consumer base, with a mission to create smiles through its offerings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-12 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-11 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第80期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 34371664 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-13 | Japanese | ||
| 32932408 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-12 | Japanese | ||
| 12647542 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-14 | Japanese | ||
|
2025
12 filings
| |||||
| 9819869 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-11 | Japanese | ||
| 8314813 | 確認書 | 2025-11-14 | Japanese | ||
| 8314809 | 半期報告書-第80期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 8274050 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-13 | Japanese | ||
| 7980197 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-09 | Japanese | ||
| 7855931 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-11 | Japanese | ||
| 7858458 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-08 | Japanese | ||
| 7240385 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-10 | Japanese | ||
| 7242103 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7252869 | 内部統制報告書-第79期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7252859 | 確認書 | 2025-06-24 | Japanese | ||
| 7252856 | 有価証券報告書-第79期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
HOUSE FOODS GROUP INC. 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/11091/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11091 | 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=11091 | 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=11091 \ -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": 11091}, 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 HOUSE FOODS GROUP INC. (id: 11091)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.