Fujian Wanchen Food Group Co.,Ltd. — Investor Relations & Filings
Fujian Wanchen Food Group Co., Ltd. specializes in the research, development, factory cultivation, and distribution of edible fungi. The company utilizes advanced biotechnology and standardized production processes to cultivate various mushroom species, including Enoki mushrooms, Crab mushrooms, and White Beech mushrooms. Beyond its core agricultural operations, the group has expanded into the snack food retail sector, establishing a significant presence through a network of specialized snack stores. The company focuses on integrating modern agricultural technology with consumer-oriented retail strategies to provide high-quality food products. Its operations emphasize industrial-scale production efficiency and the maintenance of a comprehensive supply chain for fresh produce and processed snacks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度利润分配实施公告 | 2026-04-24 | Chinese | |
| 简式权益变动报告书-转让方及其一致行动人 | 2026-04-22 | Chinese | |
| 关于公司股东签署《股份转让协议》暨权益变动的提示性公告 | 2026-04-22 | Chinese | |
| 简式权益变动报告书-受让方 | 2026-04-22 | Chinese | |
| 关于2022年限制性股票激励计划首次授予部分(暂缓归属部分)第二个归属期归属结果暨股份上市的公告 | 2026-04-21 | Chinese | |
| 关于公司2023年限制性股票激励计划第三个归属期(第一批次)归属结果暨股份上市的公告 | 2026-04-21 | Chinese |
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Edible Garden AG Inc
Specializes in controlled environment agriculture for local…
|
EDBL | US | Agriculture, forestry and fishi… |
|
Farmmi, Inc.
Processes and sells edible fungi via a global e-commerce an…
|
FAMI | US | Agriculture, forestry and fishi… |
|
Fujing Holdings Co., Limited
Cultivation, production, and sale of specialized potted veg…
|
2497 | HK | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
|
Local Bounti Corporation/DE
Indoor agriculture company specializing in the sustainable …
|
LOCL | US | Agriculture, forestry and fishi… |
|
Oranzerii Hamzali
Agricultural company specializing in the production and tra…
|
ORAN | MK | Agriculture, forestry and fishi… |
Fujian Wanchen Food Group 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/55934/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55934 | 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=55934 | 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=55934 \ -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": 55934}, 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 Fujian Wanchen Food Group Co.,Ltd. (id: 55934)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.