Chacha Food Company,Limited — Investor Relations & Filings
Chacha Food Company, Limited specializes in the research, development, production, and sale of roasted seeds and nut snacks. The company is widely recognized for its flagship "Chacha" brand sunflower seeds, which utilize a proprietary boiling and roasting process to ensure flavor and quality. Its product portfolio includes a diverse range of items such as watermelon seeds, pumpkin seeds, pistachios, cashews, and various mixed nut products. Chacha Food maintains an integrated industrial chain, encompassing seed breeding, planting, and modern processing facilities. The company serves a broad consumer base through an extensive distribution network across various markets, exporting to numerous international regions. By focusing on food safety and technological innovation in snack production, the company has established itself as a leader in the roasted seeds and nuts sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 洽洽食品股份有限公司关于董事和高级管理人员薪酬方案的公告 | 2026-04-20 | Chinese | |
| 洽洽食品股份有限公司2025年度董事会工作报告 | 2026-04-20 | Chinese | |
| 洽洽食品股份有限公司董事会关于独立董事独立性自查情况的专项报告 | 2026-04-20 | Chinese | |
| 2025年年度报告摘要 | 2026-04-20 | Chinese | |
| 独立董事候选人声明与承诺 -张大林 | 2026-04-20 | Chinese | |
| 国元证券股份有限公司关于洽洽食品股份有限公司募集资金使用相关事项的专项意见 | 2026-04-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36271089 | 洽洽食品股份有限公司关于董事和高级管理人员薪酬方案的公告 | 2026-04-20 | Chinese | ||
| 36271088 | 洽洽食品股份有限公司2025年度董事会工作报告 | 2026-04-20 | Chinese | ||
| 36271086 | 洽洽食品股份有限公司董事会关于独立董事独立性自查情况的专项报告 | 2026-04-20 | Chinese | ||
| 36271081 | 2025年年度报告摘要 | 2026-04-20 | Chinese | ||
| 36271079 | 独立董事候选人声明与承诺 -张大林 | 2026-04-20 | Chinese | ||
| 36271076 | 国元证券股份有限公司关于洽洽食品股份有限公司募集资金使用相关事项的专项意见 | 2026-04-20 | Chinese | ||
| 36271074 | 洽洽食品股份有限公司关于部分募集资金投资项目延期的公告 | 2026-04-20 | Chinese | ||
| 36271064 | 洽洽食品股份有限公司关于召开2025年年度股东会的通知 | 2026-04-20 | Chinese | ||
| 36271055 | 2025年度财务决算报告 | 2026-04-20 | Chinese | ||
| 36271053 | 独立董事2025年度述职报告-李姚矿 | 2026-04-20 | Chinese | ||
| 36271046 | 关于“质量回报双提升”行动方案的进展公告 | 2026-04-20 | Chinese | ||
| 36271035 | 独立董事候选人声明与承诺 -王熹徽 | 2026-04-20 | Chinese | ||
| 36271033 | 独立董事提名人声明与承诺-王熹徽 | 2026-04-20 | Chinese | ||
| 36271027 | 独立董事候选人参加最近一次独董培训的书面承诺 | 2026-04-20 | Chinese | ||
| 36271024 | 独立董事候选人声明与承诺 -汪农生 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of fruit and vegetables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRANA Beteiligungs-AG
Processes agricultural raw materials into fruit, starch, an…
|
AGR | AT | Manufacturing |
|
AOHATA Corporation
A food manufacturer of jams, fruit preserves, and spreads t…
|
2830 | JP | Manufacturing |
|
ATAKEY PATATES GIDA SANAYİ VE TİCARET A.Ş.
Producer of frozen potato products for the Quick Service Re…
|
ATAKP | TR | Manufacturing |
|
Atlanta Poland S.A.
Importer, processor, packager, and distributor of nuts and …
|
ATP | PL | Manufacturing |
|
A.V.O.D. KURUTULMUŞ GIDA VE TARIM ÜRÜNLERİ SANAYİ TİCARET A.Ş.
Producer of dried vegetables, including sun-dried tomatoes,…
|
AVOD | TR | Manufacturing |
|
BALSU GIDA SANAYİ VE TİCARET A.Ş.
A global producer, processor, and exporter of hazelnuts and…
|
BALSU | TR | Manufacturing |
|
Blagoj Tufanov AD
Specializes in the production, processing, and export of fr…
|
- | MK | Manufacturing |
|
Bonduelle
A global leader in processed vegetables, offering canned, f…
|
BON | FR | Manufacturing |
|
Borges Agricultural & Industrial Nuts S.A.
Produces, processes, and markets nuts and dried fruits for …
|
BAIN | ES | Manufacturing |
|
BranchOut Food Inc.
A food technology company making dehydrated plant-based sna…
|
BOF | US | Manufacturing |
Chacha Food Company,Limited 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/54583/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54583 | 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=54583 | 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=54583 \ -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": 54583}, 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 Chacha Food Company,Limited (id: 54583)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.