
Haitai Confectionery and Foods Co., Ltd. — Investor Relations & Filings
Haitai Confectionery and Foods Co., Ltd., established in 1945, is a food manufacturing and distribution company. The firm's primary focus is on confectionery products, including a wide range of snacks, biscuits, candy, and gum. In addition to its core confectionery business, the company produces and sells ice cream, beverages, and various frozen foods. Haitai is recognized for developing numerous popular products over its long history and for its commitment to flavor innovation, exemplified by its successful "Honey Series" snack line. The company's portfolio encompasses a diverse array of dry and frozen food items designed for the consumer market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 증권발행실적보고서 | 2026-03-17 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 33047361 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33047354 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33020222 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | ||
| 32973288 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32971266 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32962461 | 증권발행실적보고서 | 2026-03-17 | Korean | ||
| 32959890 | 투자설명서 | 2026-03-17 | Korean | ||
| 32956547 | [발행조건확정]증권신고서(채무증권) | 2026-03-16 | Korean | ||
| 32928763 | [기재정정]증권신고서(채무증권) | 2026-03-11 | Korean | ||
| 32928723 | [발행조건확정]증권신고서(채무증권) | 2026-03-11 | Korean | ||
| 32902043 | 증권신고서(채무증권) | 2026-03-05 | Korean | ||
| 32837752 | 현금ㆍ현물배당결정 | 2026-02-25 | Korean | ||
| 32836925 | 주주총회소집결의 | 2026-02-25 | Korean | ||
| 32836877 | 주주총회소집공고 | 2026-02-25 | Korean | ||
|
2025
1 filing
| |||||
| 7872994 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Associated Brands Income Fund
Investment trust managing a leading North American private-…
|
— | CA | Manufacturing |
|
Associated British Foods PLC
A diversified international group with operations in food, …
|
ABF | GB | Manufacturing |
|
Atlantic Grupa d.d.
A multinational producer and distributor of FMCG in food, b…
|
ATGR | HR | Manufacturing |
|
Auxly Cannabis Group
Develops, manufactures, and distributes branded cannabis pr…
|
XLY | CA | Manufacturing |
|
Aveer Foods Limited
Manufactures and exports egg powders and liquids for the gl…
|
543737 | IN | Manufacturing |
|
AVI LIMITED
Diversified industrial group specializing in the manufactur…
|
AVI | ZA | Manufacturing |
|
AVT Natural Products Ltd.
Produces plant-based extracts, oleoresins, and natural ingr…
|
AVTNPL | IN | Manufacturing |
|
BASE FOOD, Inc.
A food-technology company that develops nutritionally compl…
|
2936 | JP | Manufacturing |
|
Beeio Honey Ltd.
A food technology company producing cultivated, bee-free ho…
|
BHNY | IL | Manufacturing |
|
Beijing Scitop Bio-tech Co., Ltd.
Develops probiotics and fermented milk starters for food an…
|
300858 | CN | Manufacturing |
Haitai Confectionery and Foods 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/16983/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16983 | 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=16983 | 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=16983 \ -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": 16983}, 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 Haitai Confectionery and Foods Co., Ltd. (id: 16983)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.