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-11-04 | Chinese | |
| 关于控股股东的一致行动人部分股份解除质押的公告 | 2025-11-03 | Chinese | |
| 关于召开2025年第四次临时股东会的通知 | 2025-10-28 | Chinese | |
| 第七届董事会第五次会议决议公告 | 2025-10-28 | Chinese | |
| 关于2025年前三季度利润分配方案的公告 | 2025-10-28 | Chinese | |
| 关于举办2025年三季度业绩说明会的公告 | 2025-10-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36729480 | 关于公司及子公司之间互相提供担保的进展公告 | 2025-11-04 | Chinese | ||
| 36729469 | 关于控股股东的一致行动人部分股份解除质押的公告 | 2025-11-03 | Chinese | ||
| 36729460 | 关于召开2025年第四次临时股东会的通知 | 2025-10-28 | Chinese | ||
| 36729448 | 第七届董事会第五次会议决议公告 | 2025-10-28 | Chinese | ||
| 36729438 | 关于2025年前三季度利润分配方案的公告 | 2025-10-28 | Chinese | ||
| 36729428 | 关于举办2025年三季度业绩说明会的公告 | 2025-10-28 | Chinese | ||
| 36729418 | 2025年三季度报告 | 2025-10-28 | Chinese | ||
| 36729415 | 关于公司及子公司之间互相提供担保的进展公告 | 2025-10-09 | Chinese | ||
| 36729406 | 2025年9月生猪销售简报 | 2025-10-09 | Chinese | ||
| 36729393 | 关于参加2025年湖南辖区上市公司投资者网上集体接待日活动的公告 | 2025-09-15 | Chinese | ||
| 36729384 | 2025年8月生猪销售简报 | 2025-09-08 | Chinese | ||
| 36729373 | 关于公司及子公司之间互相提供担保的进展公告 | 2025-09-05 | Chinese | ||
| 36729361 | 关于部分股票期权注销完成的公告 | 2025-09-03 | Chinese | ||
| 36729356 | 关于控股股东股份解除司法冻结的公告 | 2025-09-03 | Chinese | ||
| 36729350 | 半年报董事会决议公告 | 2025-08-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 |
|
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 |
|
OBA MAKARNACILIK SANAYİ VE TİCARET A.Ş.
A food manufacturer specializing in pasta and wheat-based p…
|
OBAMS | TR | 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.