Angel Yeast Co.,Ltd — Investor Relations & Filings
About Angel Yeast Co.,Ltd
Angel Yeast Co.,Ltd. is a global biotechnology company specializing in the production of yeast and yeast derivatives. The company operates a comprehensive portfolio that includes baker's yeast, brewing yeast, yeast extract, and specialized products for human health, animal nutrition, plant nutrition, and enzyme preparations. As one of the world's leading yeast manufacturers, it provides high-quality fermentation solutions to the food, beverage, pharmaceutical, and agricultural sectors. Its core offerings encompass dry and fresh yeast for industrial and home baking, flavor enhancers derived from yeast extract for the food processing industry, and bio-nutrients for microbial fermentation. The company emphasizes research and development to drive innovation in biotechnology, maintaining a global distribution network that serves customers in over 150 countries and regions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 安琪酵母股份有限公司关于控股股东非公开发行可交换公司债券获得上海证券交易所无异议函的公告 | 2026-04-14 | Chinese | |
| 上海市锦天城律师事务所关于安琪酵母股份有限公司回购注销2024年限制性股票激励计划部分限制性股票及调整回购价格相关事项之法律意见书 | 2026-03-30 | Chinese | |
| 安琪酵母股份有限公司关于回购注销2024年限制性股票激励计划部分限制性股票及调整回购价格的公告 | 2026-03-30 | Chinese | |
| 安琪酵母股份有限公司董事会审计与风险委员会对致同会计师事务所(特殊普通合伙)2025年度履行监督职责的情况报告 | 2026-03-30 | Chinese | |
| 安琪酵母股份有限公司2026年度拟使用自有资金进行现金管理的公告 | 2026-03-30 | Chinese | |
| 安琪酵母股份有限公司董事、高级管理人员持有和买卖本公司股票管理办法(2026年3月修订稿) | 2026-03-30 | Chinese |
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 |
|
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 |
|
AGV Products Corporation
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
|
ahjikanco.,ltd
Manufacturer and wholesaler of processed Japanese egg, vege…
|
2907 | JP | Manufacturing |
|
Ajinomoto Co., Inc.
A global firm specializing in food products and amino acid-…
|
2802 | JP | Manufacturing |
Angel Yeast 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/56629/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56629 | 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=56629 | 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=56629 \ -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": 56629}, 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 Angel Yeast Co.,Ltd (id: 56629)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.