YUKIGUNI FACTORY CO.,LTD. — Investor Relations & Filings
YUKIGUNI FACTORY CO.,LTD. is a comprehensive manufacturer specializing in the production and sale of premium mushrooms. The company's primary product is the Maitake mushroom, complemented by a portfolio that includes Eryngii, Buna-shimeji, and Button mushrooms. In addition to fresh produce, the company manufactures and sells various processed mushroom-based foods. Leveraging proprietary technologies for strain development and stable cultivation, Yukiguni Factory focuses on research and development to create innovative applications for fungi. This includes developing mushroom-based meat alternatives and new materials, aiming to contribute to environmental sustainability and human health.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-07 | Japanese | |
| 半期報告書-第9期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第8期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第8期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8128067 | 確認書 | 2025-11-07 | Japanese | ||
| 8128039 | 半期報告書-第9期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | ||
| 7245990 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7251448 | 内部統制報告書-第8期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251430 | 確認書 | 2025-06-25 | Japanese | ||
| 7251428 | 有価証券報告書-第8期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7259589 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-11 | Japanese | ||
| 7264886 | 臨時報告書 | 2025-05-09 | Japanese | ||
|
2024
7 filings
| |||||
| 7302166 | 確認書 | 2024-11-08 | Japanese | ||
| 7302142 | 半期報告書-第8期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | ||
| 7324382 | 内部統制報告書-第7期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7324370 | 確認書 | 2024-06-27 | Japanese | ||
| 7324366 | 有価証券報告書-第7期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7324204 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7357048 | 確認書 | 2024-02-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Oranzerii Hamzali
Agricultural company specializing in the production and tra…
|
ORAN | MK | Agriculture, forestry and fishi… |
|
Portobello
A multi-channel retailer of diverse products sold via store…
|
POR | IT | Agriculture, forestry and fishi… |
|
Red Light Holland Corp.
Produces and sells functional mushrooms, home grow kits, an…
|
TRIP | CA | Agriculture, forestry and fishi… |
|
Saptarishi Agro Industries Ltd
Cultivates, processes, and distributes fresh and canned but…
|
519238 | IN | Agriculture, forestry and fishi… |
|
Shanghai Xuerong Biotechnology Co.,Ltd.
Industrial cultivator of edible fungi using automated syste…
|
300511 | CN | Agriculture, forestry and fishi… |
|
Tianshui Zhongxing Bio-technology Co., Ltd.
Specializes in the industrialized cultivation and distribut…
|
002772 | CN | Agriculture, forestry and fishi… |
|
Transchem Limited.
Cultivates and exports white button mushrooms and produces …
|
500422 | IN | Agriculture, forestry and fishi… |
|
WooDeumGee Farm Co., Ltd
Agricultural tech company specializing in smart farms and K…
|
403490 | KR | Agriculture, forestry and fishi… |
|
绿亨科技
Develops and produces vegetable seeds and crop protection p…
|
920866 | CN | Agriculture, forestry and fishi… |
YUKIGUNI FACTORY 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/10880/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10880 | 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=10880 | 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=10880 \ -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": 10880}, 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 YUKIGUNI FACTORY CO.,LTD. (id: 10880)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.