Taisun Enterprise Co., Ltd. — Investor Relations & Filings
Established in 1950, Taisun Enterprise Co., Ltd. is a diversified manufacturer specializing in food and beverage production. Originally founded as an oil processing plant, the company has expanded into a multi-faceted group with operations spanning food processing, distribution, and retail. Its core product portfolio includes traditional canned desserts such as Eight Treasure Porridge and Peanut Soup, alongside a comprehensive beverage line featuring Grass Jelly drinks, purified bottled water, and the Cheers sparkling water series. Taisun also maintains a significant presence in the edible oil sector and serves as the general distributor for Matsu Distillery. The company focuses on food safety and the modernization of traditional culinary products, leveraging decades of expertise to serve consumer needs across various retail channels and cultural contexts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第1季財務報告董事會預計召開日期 為115年05月11日 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_1218_20260529F13.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_1218_20260529FE2.pdf | 2026-04-28 | English | |
| 115年年報及股東會資料 — 2026_1218_20260529F02.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_1218_20260529FE1.pdf | 2026-04-28 | English | |
| 115年年報及股東會資料 — 2026_1218_20260529F01.pdf | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39868951 | 公告本公司115年第1季財務報告董事會預計召開日期 為115年05月11日 | 2026-04-30 | Chinese | ||
| 37892425 | 115年年報及股東會資料 — 2026_1218_20260529F13.pdf | 2026-04-28 | Chinese | ||
| 37892402 | 115年年報及股東會資料 — 2026_1218_20260529FE2.pdf | 2026-04-28 | English | ||
| 37892177 | 115年年報及股東會資料 — 2026_1218_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 37891543 | 115年年報及股東會資料 — 2026_1218_20260529FE1.pdf | 2026-04-28 | English | ||
| 37891511 | 115年年報及股東會資料 — 2026_1218_20260529F01.pdf | 2026-04-28 | Chinese | ||
| 33896850 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33896847 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33772462 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33772459 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33166626 | 114年第4季海外子公司投資 | 2026-03-31 | Chinese | ||
| 33152957 | 114年度財務比率 | 2026-03-30 | Chinese | ||
| 33174549 | 114年第4季大陸投資 | 2026-03-27 | Chinese | ||
| 33174550 | 115年3月20日內部人設質解質 | 2026-03-23 | Chinese | ||
| 33174552 | 代重要子公司喜威世流通(股)公司公告董事會決議 分派股利 | 2026-03-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of vegetable and animal oils and fats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bunge Global SA
An agribusiness connecting farmers to consumers to deliver …
|
BG | CH | Manufacturing |
|
Canbra Foods Ltd.
Fully-integrated edible oil company processing, packaging, …
|
CBF | CA | Manufacturing |
|
CARAMURU ALIMENTOS S.A.
Processes grains and oilseeds for food, animal nutrition, a…
|
— | BR | Manufacturing |
|
CIAN Agro Industries & Infrastructure Limited
Specializes in oilseed processing, edible oil refining, and…
|
519477 | IN | Manufacturing |
|
Coromandel Agro Products & Oils Ltd
Cottonseed processor producing refined oil, animal feed, an…
|
507543 | IN | Manufacturing |
|
Daodaoquan Grain and Oil Co.,Ltd.
Researches, produces, and distributes edible vegetable oils…
|
002852 | CN | Manufacturing |
|
DARLING INGREDIENTS INC.
Converts food by-products into ingredients for the food, fe…
|
DAR | US | Manufacturing |
|
Deoleo S.A.
A global leader in the production and commercialization of …
|
OLE | ES | Manufacturing |
|
Diligent Industries Limited
Refines agricultural commodities into edible oils and high-…
|
531153 | IN | Manufacturing |
|
EKİZ KİMYA SANAYİ VE TİCARET A.Ş.
A producer and distributor of various mechanically extracte…
|
EKIZ | TR | Manufacturing |
Taisun Enterprise 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/51749/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51749 | 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=51749 | 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=51749 \ -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": 51749}, 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 Taisun Enterprise Co., Ltd. (id: 51749)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.