
CHEN KE MING FOOD MANUFACTURING CO.,LTD — Investor Relations & Filings
Chen Ke Ming Food Manufacturing Co., Ltd. specializes in the research, development, production, and distribution of high-quality dried noodles. The company offers an extensive portfolio of products, including traditional wheat noodles, nutritional varieties, and specialty noodles tailored to diverse consumer preferences. Utilizing advanced automated production lines and rigorous quality control systems, the organization maintains a significant market presence through its flagship brand. Its operations encompass the entire value chain from raw material procurement to large-scale manufacturing and multi-channel distribution. The company focuses on product innovation and food safety standards to cater to both domestic and international markets, positioning itself as a leading provider in the staple food processing sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-27 | Chinese | |
| 关于注销回购股份减少注册资本暨通知债权人的公告 | 2026-05-22 | Chinese | |
| 第七届董事会第九次会议决议公告 | 2026-05-20 | Chinese | |
| 2025年年度股东会决议的公告 | 2026-05-20 | Chinese | |
| 关于增加向控股子公司兴疆牧歌提供财务资助额度的公告 | 2026-05-20 | Chinese | |
| 湖南启元律师事务所关于陈克明食品股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47848614 | 2025年年度权益分派实施公告 | 2026-05-27 | Chinese | ||
| 46867829 | 关于注销回购股份减少注册资本暨通知债权人的公告 | 2026-05-22 | Chinese | ||
| 46703168 | 第七届董事会第九次会议决议公告 | 2026-05-20 | Chinese | ||
| 46703066 | 2025年年度股东会决议的公告 | 2026-05-20 | Chinese | ||
| 46702971 | 关于增加向控股子公司兴疆牧歌提供财务资助额度的公告 | 2026-05-20 | Chinese | ||
| 46701820 | 湖南启元律师事务所关于陈克明食品股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | ||
| 46344471 | 财信证券股份有限公司关于陈克明食品股份有限公司2025年度保荐工作报告 | 2026-05-14 | Chinese | ||
| 46344397 | 财信证券股份有限公司关于陈克明食品股份有限公司向特定对象发行股票持续督导保荐总结报告书 | 2026-05-14 | Chinese | ||
| 46344185 | 关于部分股票期权注销完成的公告 | 2026-05-14 | Chinese | ||
| 46343943 | 财信证券股份有限公司关于陈克明食品股份有限公司2025年度持续督导定期现场检查报告 | 2026-05-14 | Chinese | ||
| 44267760 | 关于持股5%以上股东增持公司股份计划的公告 | 2026-05-07 | Chinese | ||
| 44265147 | 2026年4月生猪销售简报 | 2026-05-07 | Chinese | ||
|
2025
3 filings
| |||||
| 36729480 | 关于公司及子公司之间互相提供担保的进展公告 | 2025-11-04 | Chinese | ||
| 36729469 | 关于控股股东的一致行动人部分股份解除质押的公告 | 2025-11-03 | Chinese | ||
| 36729460 | 关于召开2025年第四次临时股东会的通知 | 2025-10-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of macaroni, noodles, couscous and similar farinaceous products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bambino Agro Industries Ltd
Manufacturer and exporter of pasta, vermicelli, and conveni…
|
519295 | IN | Manufacturing |
|
Borealis Foods Inc.
Develops affordable, high-protein, plant-based, and shelf-s…
|
BRLS | US | Manufacturing |
|
Ebro Foods S.A.
The world's largest rice producer and a leading global past…
|
EBRO | ES | Manufacturing |
|
EKA NOODLES BERHAD
Produces and sells Halal-certified rice and sago-based nood…
|
— | MY | Manufacturing |
|
IMMI AD
Manufacturer of metal-cutting machines and tools, offering …
|
IMMI | BG | Manufacturing |
|
Makarony Polskie S.A.
Food producer specializing in a wide variety of pasta, fill…
|
MAK | PL | Manufacturing |
|
marutai co.,ltd
Food manufacturer specializing in instant stick ramen with …
|
2919 | JP | Manufacturing |
|
Nissin Foods Company Limited
Food manufacturer specializing in instant noodles, frozen f…
|
1475 | HK | Manufacturing |
|
NISSIN FOODS HOLDINGS CO.,LTD.
Global food company and inventor of the world's first insta…
|
2897 | JP | Manufacturing |
|
NONGSHIM CO.,LTD
A food and beverage company that is a leading producer of i…
|
004370 | KR | Manufacturing |
CHEN KE MING FOOD MANUFACTURING 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/54682/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54682 | 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=54682 | 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=54682 \ -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": 54682}, 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 CHEN KE MING FOOD MANUFACTURING CO.,LTD (id: 54682)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.