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年4月) | 2026-04-27 | Chinese | |
| 董事会议事规则(2026年4月) | 2026-04-27 | Chinese | |
| 控股子公司管理制度(2026年4月) | 2026-04-27 | Chinese | |
| 信息披露暂缓与豁免管理制度(2026年4月) | 2026-04-27 | Chinese | |
| 关于公司及所属子公司向银行申请授信额度及担保事项的公告 | 2026-04-27 | Chinese | |
| 关于营业收入扣除情况的专项核查意见 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 39977938 | 会计师事务所选聘制度(2026年4月) | 2026-04-27 | Chinese | ||
| 39977936 | 募集资金管理制度(2026年4月) | 2026-04-27 | Chinese | ||
| 39977934 | 股东会议事规则(2026年4月) | 2026-04-27 | Chinese | ||
| 39977931 | 舆情管理制度(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 |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | 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 |
|
AGV Products Corporation
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
|
ahjikanco.,ltd
Manufacturer and wholesaler of processed Japanese egg, vege…
|
2907 | JP | Manufacturing |
|
Ajinomoto Co., Inc.
A global firm specializing in food products and amino acid-…
|
2802 | JP | 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.