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-08-28 | Chinese | |
| 2025年半年度报告 | 2025-08-28 | Chinese | |
| 舆情管理制度 | 2025-08-28 | Chinese | |
| 湖南启元律师事务所关于陈克明食品股份有限公司2024年股票期权激励计划注销部分股票期权的法律意见书 | 2025-08-28 | Chinese | |
| 关于注销2024年部分股票期权的公告 | 2025-08-28 | Chinese | |
| 2025年半年度报告摘要 | 2025-08-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36729342 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-28 | Chinese | ||
| 36729328 | 2025年半年度报告 | 2025-08-28 | Chinese | ||
| 36729327 | 舆情管理制度 | 2025-08-28 | Chinese | ||
| 36729317 | 湖南启元律师事务所关于陈克明食品股份有限公司2024年股票期权激励计划注销部分股票期权的法律意见书 | 2025-08-28 | Chinese | ||
| 36729301 | 关于注销2024年部分股票期权的公告 | 2025-08-28 | Chinese | ||
| 36729293 | 2025年半年度报告摘要 | 2025-08-28 | Chinese | ||
| 36729286 | 关于举办2025年半年度业绩说明会的公告 | 2025-08-28 | Chinese | ||
| 36729276 | 2025年半年度财务报告 | 2025-08-28 | Chinese | ||
| 36729254 | 2025年7月生猪销售简报 | 2025-08-07 | Chinese | ||
| 36729244 | 关于公司及子公司之间互相提供担保的进展公告 | 2025-08-01 | Chinese | ||
| 36729232 | 2025年6月生猪销售简报 | 2025-07-08 | Chinese | ||
| 36729224 | 关于公司及子公司之间互相提供担保的进展公告 | 2025-07-02 | Chinese | ||
| 36729207 | 关于选举第七届职工代表董事的公告 | 2025-06-27 | Chinese | ||
| 36729197 | 湖南启元律师事务所关于陈克明食品股份有限公司2025年第三次临时股东会的法律意见书 | 2025-06-24 | Chinese | ||
| 36729194 | 2025年第三次临时股东会决议的公告 | 2025-06-24 | 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.