
HAGOROMO FOODS CORPORATION — Investor Relations & Filings
Hagoromo Foods Corporation, established in 1931, is a manufacturer and seller of a wide range of food products. The company's portfolio is centered on canned and pouched goods, pasta, and pet foods. Key products feature its well-known "Sea Chicken" brand of canned tuna and "Shakitto-Corn" brand of sweet corn. Other offerings include pasta sauces, dried bonito flakes, laver, rice seasonings, packed prepared rice, and supplements. The company emphasizes the convenience, long shelf-life, and sustainability of its products, particularly its canned goods which utilize highly recyclable packaging. It also produces fish meal and fish oil.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第97期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第96期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | |
| 有価証券報告書-第96期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8284094 | 確認書 | 2025-11-13 | Japanese | ||
| 8284080 | 半期報告書-第97期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7243732 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7246121 | 確認書 | 2025-06-27 | Japanese | ||
| 7246102 | 内部統制報告書-第96期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7246085 | 有価証券報告書-第96期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
|
2024
8 filings
| |||||
| 7299008 | 確認書 | 2024-11-13 | Japanese | ||
| 7298985 | 半期報告書-第96期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7324456 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7327300 | 内部統制報告書-第95期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
| 7327299 | 確認書 | 2024-06-26 | Japanese | ||
| 7327294 | 有価証券報告書-第95期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
| 7354834 | 確認書 | 2024-02-13 | Japanese | ||
| 7354820 | 四半期報告書-第95期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
1 filing
| |||||
| 7373092 | 確認書 | 2023-11-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of fish, crustaceans and molluscs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Apex Frozen Foods Limited
Vertically integrated producer and exporter of processed sh…
|
APEX | IN | Manufacturing |
|
BAIYANG INVESTMENT GROUP, INC.
Integrated aquatic enterprise specializing in aquaculture, …
|
002696 | CN | Manufacturing |
|
CJ SEAFOOD CORPORATION
A specialized processor of seafood products like fish cakes…
|
011150 | KR | Manufacturing |
|
Coastal Corporation Limited
Processes and exports high-quality frozen shrimp products t…
|
COASTCORP | IN | Manufacturing |
|
DARDANEL ÖNENTAŞ GIDA SANAYİ A.Ş.
Producer of canned fish, frozen seafood, and ready-to-eat c…
|
DARDL | TR | Manufacturing |
|
Flora Corporation Limited
Specializes in the processing and global distribution of sh…
|
540267 | IN | Manufacturing |
|
Gaodi Holdings Limited
Packaging and distribution of marine food products, expandi…
|
1676 | HK | Manufacturing |
|
HaiXin Foods CO.,LTD.
Produces and distributes quick-frozen surimi, meat, and whe…
|
002702 | CN | Manufacturing |
|
HANSUNG ENTERPRISE CO.,LTD
A food company specializing in deep-sea fishing and seafood…
|
003680 | KR | Manufacturing |
|
High Liner Foods Incorporated
Leading North American processor and marketer of value-adde…
|
HLF | CA | Manufacturing |
HAGOROMO FOODS CORPORATION 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/11122/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11122 | 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=11122 | 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=11122 \ -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": 11122}, 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 HAGOROMO FOODS CORPORATION (id: 11122)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.