ANJOY FOODS GROUP CO.,LTD. — Investor Relations & Filings
About ANJOY FOODS GROUP CO.,LTD.
ANJOY FOODS GROUP CO.,LTD. focuses on the research, development, production, and sale of quick-frozen food products. The company's primary product lines include surimi-based items, meat-based products, and frozen pastry goods such as buns and dumplings. It also maintains a significant presence in the prepared dishes market, providing pre-cooked and ready-to-heat meal solutions. The group utilizes a comprehensive distribution network serving retail, catering, and e-commerce channels. By leveraging large-scale production facilities and advanced cold-chain logistics, the company provides a diverse range of convenience-oriented food products. Its business strategy emphasizes the integration of traditional frozen staples with emerging prepared food categories to meet evolving consumer demands for convenience and quality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 安井食品关于为控股子公司提供担保的公告 | 2026-03-30 | Chinese | |
| 安井食品关于“提质增效重回报”2025年度行动方案评估报告暨2026年度行动方案的公告 | 2026-03-30 | Chinese | |
| 安井食品2025年度环境、社会和公司治理报告(英文版) | 2026-03-30 | Chinese | |
| 立信会计师事务所关于安井食品2025年度募集资金存放、管理与实际使用情况专项报告的鉴证报告 | 2026-03-30 | Chinese | |
| 安井食品2025年度利润分配预案 | 2026-03-30 | Chinese | |
| 安井食品独立董事候选人声明(刘晓峰) | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37828099 | 安井食品关于为控股子公司提供担保的公告 | 2026-03-30 | Chinese | ||
| 37828089 | 安井食品关于“提质增效重回报”2025年度行动方案评估报告暨2026年度行动方案的公告 | 2026-03-30 | Chinese | ||
| 37828079 | 安井食品2025年度环境、社会和公司治理报告(英文版) | 2026-03-30 | Chinese | ||
| 37827194 | 立信会计师事务所关于安井食品2025年度募集资金存放、管理与实际使用情况专项报告的鉴证报告 | 2026-03-30 | Chinese | ||
| 37827191 | 安井食品2025年度利润分配预案 | 2026-03-30 | Chinese | ||
| 37827184 | 安井食品独立董事候选人声明(刘晓峰) | 2026-03-30 | Chinese | ||
| 37827182 | 安井食品独立董事候选人声明(张梅) | 2026-03-30 | Chinese | ||
| 37827176 | H股公告(董事会会议召开日期) | 2026-03-17 | Chinese | ||
| 37827172 | 安井食品关于全资子公司增加注册资本并换发营业执照的公告 | 2026-03-06 | Chinese | ||
| 37827157 | H股公告(截至2026年2月28日止之股份发行人的证券变动月报表) | 2026-03-05 | Chinese | ||
| 37827148 | H股公告(截至2026年1月31日止之股份发行人的证券变动月报表) | 2026-02-05 | Chinese | ||
| 37827141 | 安井食品第五届董事会第二十七次会议决议公告 | 2026-01-19 | Chinese | ||
| 37827133 | 安井食品关于2026年度使用暂时闲置募集资金及自有资金进行现金管理的公告 | 2026-01-19 | Chinese | ||
| 37827126 | 安井食品环境、社会和公司治理(ESG)管理制度 | 2026-01-19 | Chinese | ||
| 37827117 | 中信建投证券股份有限公司关于安井食品集团股份有限公司2026年度使用暂时闲置募集资金及自有资金进行现金管理的核查意见 | 2026-01-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of prepared meals and dishes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADF Foods Limited.
Global provider of ethnic food products, ready-to-eat meals…
|
ADFFOODS | IN | Manufacturing |
|
Anjoy Foods Group Co., Ltd.
Enterprise specializing in the R&D, production, and distrib…
|
2648 | HK | Manufacturing |
|
Bakkavor Group PLC
International manufacturer of private label fresh prepared …
|
BAKK | GB | Manufacturing |
|
Boosh Plant-Based Brands Inc.
Produces and sells convenient plant-based comfort foods, fr…
|
VEGI | CA | Manufacturing |
|
CAMPBELL'S Co
A manufacturer and marketer of meals, beverages, and snack …
|
CPB | US | Manufacturing |
|
CANYON CREEK FOOD COMPANY LTD.
Food processor and co-packer specializing in fresh, prepare…
|
CYF | CA | Manufacturing |
|
CJ CHEILJEDANG CORP.
A global food and biotechnology company producing processed…
|
097950 | KR | Manufacturing |
|
CJ Corp.
A global lifestyle company with businesses in food, bio, me…
|
001040 | GB | Manufacturing |
|
DDC Enterprise Ltd
Operates an Asian food platform and implements a corporate …
|
DDC | US | Manufacturing |
|
Fleury Michon
Producer of charcuterie, chilled ready-made meals, surimi, …
|
ALFLE | FR | Manufacturing |
ANJOY FOODS GROUP 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/57616/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57616 | 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=57616 | 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=57616 \ -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": 57616}, 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 ANJOY FOODS GROUP CO.,LTD. (id: 57616)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.