Shin Tai Industry Co., Ltd. — Investor Relations & Filings
Shin Tai Industry Co., Ltd. specializes in the manufacturing, processing, and distribution of animal feed and grain products. Established in 1972, the company operates under the "Golden Brand" label, offering a diverse portfolio that includes specialized feed for livestock such as poultry, swine, and ducks, as well as aquaculture solutions for fish and shrimp. The company also produces a range of premium pet food products. Guided by the core principles of "raw material control, health, and nature," Shin Tai Industry maintains rigorous quality management systems and holds ISO certifications. Its operations encompass the entire value chain from production to domestic and international trade, providing nutritional solutions to the agricultural and aquaculture sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司董事會決議盈餘轉增資發行新股案 | 2026-04-27 | Chinese | |
| 公告本公司董事會決議配發股利 | 2026-04-27 | Chinese | |
| 114年度股利金額(董事會決議) | 2026-04-27 | Chinese | |
| 代重要子公司泰宇網通(股)公司公告董事會聘任總經理 | 2026-04-13 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-10 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37440231 | 公告本公司董事會決議盈餘轉增資發行新股案 | 2026-04-27 | Chinese | ||
| 37440244 | 公告本公司董事會決議配發股利 | 2026-04-27 | Chinese | ||
| 37440265 | 114年度股利金額(董事會決議) | 2026-04-27 | Chinese | ||
| 34397651 | 代重要子公司泰宇網通(股)公司公告董事會聘任總經理 | 2026-04-13 | Chinese | ||
| 33962424 | 115年03月內部人持股異動(事後) | 2026-04-10 | Chinese | ||
| 33962422 | 115年03月董事會成員及持股 | 2026-04-10 | Chinese | ||
| 33911438 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33911436 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33190852 | 115年4月1日內部人設質解質 | 2026-04-02 | Chinese | ||
| 33190855 | 代重要子公司泰宇網通(股)公司公告董事會選任董事長 | 2026-03-31 | Chinese | ||
| 33151967 | 代重要子公司泰宇網通(股)公司公告法人董事代表人異動 | 2026-03-30 | Chinese | ||
| 33152965 | 114年度應收帳款周轉率 | 2026-03-30 | Chinese | ||
| 33152964 | 114年度存貨週轉率 | 2026-03-30 | Chinese | ||
| 33152963 | 114年度毛利率 | 2026-03-30 | Chinese | ||
| 33152962 | 114年度營益分析 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Shin Tai Industry 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/51759/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51759 | 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=51759 | 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=51759 \ -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": 51759}, 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 Shin Tai Industry Co., Ltd. (id: 51759)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.