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-06-04 | Chinese | |
| 关于公司及子公司之间互相提供担保的进展公告 | 2025-05-07 | Chinese | |
| 2025年4月生猪销售简报 | 2025-05-07 | Chinese | |
| 董事会决议公告 | 2025-04-28 | Chinese | |
| 监事会决议公告 | 2025-04-28 | Chinese | |
| 关于举办2025年一季度业绩说明会的公告 | 2025-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36728824 | 关于公司及子公司之间互相提供担保的进展公告 | 2025-06-04 | Chinese | ||
| 36728814 | 关于公司及子公司之间互相提供担保的进展公告 | 2025-05-07 | Chinese | ||
| 36728807 | 2025年4月生猪销售简报 | 2025-05-07 | Chinese | ||
| 36728801 | 董事会决议公告 | 2025-04-28 | Chinese | ||
| 36728788 | 监事会决议公告 | 2025-04-28 | Chinese | ||
| 36728778 | 关于举办2025年一季度业绩说明会的公告 | 2025-04-28 | Chinese | ||
| 36728766 | 关于调整2024年股票期权激励计划行权价格的公告 | 2025-04-28 | Chinese | ||
| 36728751 | 湖南启元律师事务所关于陈克明食品股份有限公司调整2024年股票期权激励计划行权价格的法律意见书 | 2025-04-28 | Chinese | ||
| 36728741 | 2025年一季度报告 | 2025-04-28 | Chinese | ||
| 36728723 | 2024年年度权益分派实施公告 | 2025-04-22 | Chinese | ||
| 36728710 | 财信证券股份有限公司关于陈克明食品股份有限公司聘任名誉董事长暨关联交易的核查意见 | 2025-04-21 | Chinese | ||
| 36728694 | 第七届董事会第一次会议决议公告 | 2025-04-21 | Chinese | ||
| 36728683 | 关于聘任高级管理人员及其他人员的公告 | 2025-04-21 | Chinese | ||
| 36728676 | 关于聘任公司名誉董事长暨关联交易的公告 | 2025-04-21 | Chinese | ||
| 36728665 | 第六届监事会第二十六次会议决议公告 | 2025-04-21 | 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.