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年5月生猪销售简报 | 2025-06-09 | Chinese | |
| 年报信息披露重大差错责任追究制度(2025年6月) | 2025-06-06 | Chinese | |
| 董事会审计委员会工作细则(2025年6月) | 2025-06-06 | Chinese | |
| 董事会薪酬与考核委员会工作细则(2025年6月) | 2025-06-06 | Chinese | |
| 董事会提名委员会工作细则(2025年6月) | 2025-06-06 | Chinese | |
| 董事和高级管理人员离任管理制度(2025年6月) | 2025-06-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36729181 | 2025年5月生猪销售简报 | 2025-06-09 | Chinese | ||
| 36729171 | 年报信息披露重大差错责任追究制度(2025年6月) | 2025-06-06 | Chinese | ||
| 36729159 | 董事会审计委员会工作细则(2025年6月) | 2025-06-06 | Chinese | ||
| 36729140 | 董事会薪酬与考核委员会工作细则(2025年6月) | 2025-06-06 | Chinese | ||
| 36729130 | 董事会提名委员会工作细则(2025年6月) | 2025-06-06 | Chinese | ||
| 36729120 | 董事和高级管理人员离任管理制度(2025年6月) | 2025-06-06 | Chinese | ||
| 36729108 | 陈克明食品股份有限公司2024年股票期权激励计划实施考核管理办法(2025年修订稿) | 2025-06-06 | Chinese | ||
| 36729098 | 信息披露暂缓与豁免业务管理制度(2025年6月) | 2025-06-06 | Chinese | ||
| 36729089 | 董事、高级管理人员薪酬管理制度(2025年6月) | 2025-06-06 | Chinese | ||
| 36729080 | 信息披露管理制度(2025年6月) | 2025-06-06 | Chinese | ||
| 36729069 | 独立董事专门会议工作细则(2025年6月) | 2025-06-06 | Chinese | ||
| 36729057 | 陈克明食品股份有限公司2024年股票期权激励计划(草案)摘要(2025年修订稿) | 2025-06-06 | Chinese | ||
| 36729028 | 第六届监事会第二十八次会议决议公告 | 2025-06-06 | Chinese | ||
| 36729020 | 投资者关系管理制度(2025年6月) | 2025-06-06 | Chinese | ||
| 36729011 | 公司章程(2025年6月) | 2025-06-06 | 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.