
Zuming Bean Products Group Corp. — Investor Relations & Filings
Zuming Bean Products Group Corp. specializes in the research, development, production, and distribution of a diverse range of soy-based food products. The company's primary product portfolio includes fresh bean products such as tofu and soy milk, as well as processed items like dried bean curd and flavored soy snacks. Utilizing advanced processing technologies and integrated cold chain logistics, the organization maintains high standards of food safety and quality control throughout its supply chain. Its operations focus on delivering nutritional soy alternatives to a broad consumer base, emphasizing traditional flavors combined with modern manufacturing efficiency. The company serves various retail and wholesale channels, positioning itself as a significant provider of plant-based protein solutions within its regional markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于证券事务代表辞职的公告 | 2026-05-28 | Chinese | |
| 024-2025年度权益分派实施公告 | 2026-05-26 | Chinese | |
| 上海泽昌律师事务所关于祖名豆制品集团股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | |
| 关于参加2026年浙江辖区上市公司投资者网上集体接待日暨2025年度业绩说明会的公告 | 2026-05-06 | Chinese | |
| 董事会战略决策委员会工作细则(2026年4月) | 2026-04-27 | Chinese | |
| 董事会议事规则(2026年4月) | 2026-04-27 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47870453 | 关于证券事务代表辞职的公告 | 2026-05-28 | Chinese | ||
| 47076628 | 024-2025年度权益分派实施公告 | 2026-05-26 | Chinese | ||
| 46512926 | 上海泽昌律师事务所关于祖名豆制品集团股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 44279261 | 关于参加2026年浙江辖区上市公司投资者网上集体接待日暨2025年度业绩说明会的公告 | 2026-05-06 | Chinese | ||
| 39977967 | 董事会战略决策委员会工作细则(2026年4月) | 2026-04-27 | Chinese | ||
| 39977966 | 董事会议事规则(2026年4月) | 2026-04-27 | Chinese | ||
| 39977963 | 控股子公司管理制度(2026年4月) | 2026-04-27 | Chinese | ||
| 39977961 | 信息披露暂缓与豁免管理制度(2026年4月) | 2026-04-27 | Chinese | ||
| 39977960 | 关于公司及所属子公司向银行申请授信额度及担保事项的公告 | 2026-04-27 | Chinese | ||
| 39977953 | 关于营业收入扣除情况的专项核查意见 | 2026-04-27 | Chinese | ||
| 39977951 | 2025年度独立董事述职报告(丁志军) | 2026-04-27 | Chinese | ||
| 39977949 | 2025年度内部控制自我评价报告 | 2026-04-27 | Chinese | ||
| 39977945 | 董事会薪酬与考核委员会工作细则(2026年4月) | 2026-04-27 | Chinese | ||
| 39977943 | 董事和高级管理人员所持公司股份及其变动管理制度(2026年4月) | 2026-04-27 | Chinese | ||
| 39977940 | 董事会审计委员会工作细则(2026年4月) | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Barkat Frisian Agro Limited
Pioneer and leading manufacturer of pasteurized egg product…
|
BFAGRO | PK | Manufacturing |
|
BASE FOOD, Inc.
A food-technology company that develops nutritionally compl…
|
2936 | JP | Manufacturing |
|
Beeio Honey Ltd.
A food technology company producing cultivated, bee-free ho…
|
BHNY | IL | Manufacturing |
|
Beijing Scitop Bio-tech Co., Ltd.
Develops probiotics and fermented milk starters for food an…
|
300858 | CN | Manufacturing |
|
Beingmate Co., Ltd.
Researches, produces, and distributes infant formulas and c…
|
002570 | CN | Manufacturing |
|
BELLRING BRANDS, INC.
Manages a portfolio of brands that provide protein-based co…
|
BRBR | US | Manufacturing |
|
BellRock Brands Inc.
A multi-state operator and IP platform focused on cannabis …
|
DXBRF | CA | Manufacturing |
|
BESLER GIDA VE KİMYA SANAYİ VE TİCARET A.Ş.
Manufacturer of frozen foods, canned goods, and edible oils…
|
BESLR | TR | Manufacturing |
|
Bettermood Food Corporation
Specializes in innovative plant-based dairy alternatives, p…
|
MOOO | CA | Manufacturing |
|
Better Plant Sciences Inc.
Develops and sells plant-based functional foods and supplem…
|
PLNT | CA | Manufacturing |
Zuming Bean Products Group Corp. 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/55014/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55014 | 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=55014 | 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=55014 \ -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": 55014}, 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 Zuming Bean Products Group Corp. (id: 55014)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.