
CN Healthy Food Tech Group Corp. — Investor Relations & Filings
CN Healthy Food Tech Group Corp. is an enterprise that integrates the research and development, production, and sales of food biotechnology and healthy products. Formed through a business combination, the company focuses on green and healthy consumption concepts within the health foods sector. Its business model includes a live-stream sales segment that leverages partnerships with local merchants. The company operates in Asian and other international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - CN Healthy Food Tech Group Corp. (0001901203) (Filer) | 2026-04-29 | English | |
| QUARTERLY REPORT | 2025-11-19 | English | |
| NOTIFICATION OF LATE FILING | 2025-11-14 | English | |
| Director's Dealing 2025 | 2025-10-08 | English | |
| Director's Dealing 2025 | 2025-10-08 | English | |
| CURRENT REPORT | 2025-10-06 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 38494976 | 8-K - CN Healthy Food Tech Group Corp. (0001901203) (Filer) | 2026-04-29 | English | ||
|
2025
14 filings
| |||||
| 13562823 | QUARTERLY REPORT | 2025-11-19 | English | ||
| 13562795 | NOTIFICATION OF LATE FILING | 2025-11-14 | English | ||
| 13562798 | Director's Dealing 2025 | 2025-10-08 | English | ||
| 13562801 | Director's Dealing 2025 | 2025-10-08 | English | ||
| 13562834 | CURRENT REPORT | 2025-10-06 | English | ||
| 13562806 | Director's Dealing 2025 | 2025-09-30 | English | ||
| 13562809 | Director's Dealing 2025 | 2025-09-30 | English | ||
| 13562835 | Director's Dealing 2025 | 2025-09-30 | English | ||
| 13562813 | Director's Dealing 2025 | 2025-09-30 | English | ||
| 13562838 | Director's Dealing 2025 | 2025-09-30 | English | ||
| 13562844 | Director's Dealing 2025 | 2025-09-30 | English | ||
| 13562842 | Director's Dealing 2025 | 2025-09-30 | English | ||
| 13563000 | Director's Dealing 2025 | 2025-09-30 | English | ||
| 13562851 | Director's Dealing 2025 | 2025-09-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
CN Healthy Food Tech Group Corp. 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/34925/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34925 | 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=34925 | 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=34925 \ -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": 34925}, 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 CN Healthy Food Tech Group Corp. (id: 34925)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.