
SEIHYO CO.,Ltd. — Investor Relations & Filings
SEIHYO CO.,Ltd. is a company primarily engaged in the manufacture, purchase, and sale of frozen desserts and traditional Japanese confectionery. Its core product portfolio includes a wide range of ice creams and frozen treats, such as its signature 'Momotaro' ice bar, as well as Japanese sweets like 'Sasa Dango' (bamboo dumplings). The company's operations also extend to the distribution of general frozen foods, including frozen vegetables and rice grains. Additionally, SEIHYO provides refrigerated warehousing and storage services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第112期第3四半期(2022/09/01-2022/11/30) | 2023-01-13 | Japanese | |
| 確認書 | 2022-10-14 | Japanese | |
| 四半期報告書-第112期第2四半期(令和4年6月1日-令和4年8月31日) | 2022-10-14 | Japanese | |
| 四半期報告書-第112期第1四半期(令和4年3月1日-令和4年5月31日) | 2022-07-14 | Japanese | |
| 内部統制報告書-第111期(令和3年3月1日-令和4年2月28日) | 2022-05-27 | Japanese | |
| 確認書 | 2022-05-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
1 filing
| |||||
| 7579086 | 四半期報告書-第112期第3四半期(2022/09/01-2022/11/30) | 2023-01-13 | Japanese | ||
|
2022
8 filings
| |||||
| 7587937 | 確認書 | 2022-10-14 | Japanese | ||
| 7587939 | 四半期報告書-第112期第2四半期(令和4年6月1日-令和4年8月31日) | 2022-10-14 | Japanese | ||
| 7596815 | 四半期報告書-第112期第1四半期(令和4年3月1日-令和4年5月31日) | 2022-07-14 | Japanese | ||
| 7607533 | 内部統制報告書-第111期(令和3年3月1日-令和4年2月28日) | 2022-05-27 | Japanese | ||
| 7607532 | 確認書 | 2022-05-27 | Japanese | ||
| 7607535 | 有価証券報告書-第111期(令和3年3月1日-令和4年2月28日) | 2022-05-27 | Japanese | ||
| 7611437 | 有価証券届出書(組込方式) | 2022-04-08 | Japanese | ||
| 7619375 | 四半期報告書-第111期第3四半期(令和3年9月1日-令和3年11月30日) | 2022-01-12 | Japanese | ||
|
2021
6 filings
| |||||
| 7625541 | 四半期報告書-第111期第2四半期(令和3年6月1日-令和3年8月31日) | 2021-10-13 | Japanese | ||
| 7663146 | 四半期報告書-第111期第1四半期(令和3年3月1日-令和3年5月31日) | 2021-07-15 | Japanese | ||
| 7671450 | 内部統制報告書-第110期(令和2年3月1日-令和3年2月28日) | 2021-05-26 | Japanese | ||
| 7671453 | 有価証券報告書-第110期(令和2年3月1日-令和3年2月28日) | 2021-05-26 | Japanese | ||
| 7671449 | 確認書 | 2021-05-26 | Japanese | ||
| 7678097 | 四半期報告書-第110期第3四半期(令和2年9月1日-令和2年11月30日) | 2021-01-14 | 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 |
SEIHYO 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/11082/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11082 | 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=11082 | 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=11082 \ -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": 11082}, 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 SEIHYO CO.,Ltd. (id: 11082)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.