GenMont Biotech Incorporation — Investor Relations & Filings
GenMont Biotech Inc. specializes in the research, development, and manufacturing of functional probiotics and postbiotics. The company operates advanced fermentation and production platforms for concentrated fermented milk, lactic acid bacteria powders, and functional microorganism strains. Its product portfolio features patented probiotic solutions targeting diverse health areas, including immune modulation, metabolic health, dental hygiene, digestive function, weight management, and pet wellness. Key proprietary strains include L. paracasei 33 and GMNL-32. GenMont leverages its technology platforms and extensive patent portfolio to deliver scientifically-backed health supplements. Beyond its proprietary brands, the company provides original equipment manufacturing (OEM) services, supporting the global market with high-quality probiotic and postbiotic ingredients certified by international standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 115年年報及股東會資料 — 2026_3164_20260608FE2.pdf | 2026-05-04 | English | |
| 115年年報及股東會資料 — 2026_3164_20260608F02.pdf | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_3164_20260608F13.pdf | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_3164_20260608F01.pdf | 2026-05-04 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41459439 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457074 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 40844271 | 115年年報及股東會資料 — 2026_3164_20260608FE2.pdf | 2026-05-04 | English | ||
| 40844123 | 115年年報及股東會資料 — 2026_3164_20260608F02.pdf | 2026-05-04 | Chinese | ||
| 40844047 | 115年年報及股東會資料 — 2026_3164_20260608F13.pdf | 2026-05-04 | Chinese | ||
| 40844016 | 115年年報及股東會資料 — 2026_3164_20260608F01.pdf | 2026-05-04 | Chinese | ||
| 37827913 | 公告115年第一季財務報告董事會召開日期為115年5月6日 | 2026-04-28 | Chinese | ||
| 37766495 | 114年第4季財務報告書 — 202504_3164_AIC.pdf | 2026-04-28 | English | ||
| 37766334 | 114年第4季財務報告書 — 202504_3164_AIA.pdf | 2026-04-28 | English | ||
| 33992123 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989390 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33695515 | 公告本公司申請股票上櫃轉上市時所出具之承諾事項 暨其後續執行情形 | 2026-04-07 | Chinese | ||
| 33670365 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33670362 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 34369976 | 114年度財務比率 | 2026-03-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Green Fresh Biotechnology Co. Limited
Produces and supplies seaweed-based and plant-based hydroco…
|
1084 | HK | Manufacturing |
|
GreenSpace Brands Inc.
North American developer and marketer of premium organic an…
|
JTR.H | CA | Manufacturing |
|
Green Zebras Spolka Akcyjna
Manufacturer of plant, herb, and mushroom extracts for supp…
|
GRZ | PL | Manufacturing |
|
Grupo Herdez, S.A.B. de C.V.
Manufactures and distributes over 1,500 processed food prod…
|
HERDEZ | MX | Manufacturing |
|
Guangdong Jialong Food Co., Ltd.
Produces compound seasonings, chicken essence, and food add…
|
002495 | CN | Manufacturing |
|
Guilin Layn Natural Ingredients Corp.
Global producer of plant-based sweeteners and functional bo…
|
002166 | CN | Manufacturing |
|
HAIN CELESTIAL GROUP INC
A health and wellness company that manufactures and markets…
|
HAIN | US | Manufacturing |
|
Haitai Confectionery and Foods Co., Ltd.
A food manufacturer of confectionery, ice cream, beverages,…
|
101530 | KR | Manufacturing |
|
Halwani Bros. Co.
Manufactures and distributes Middle Eastern food staples, m…
|
6001 | SA | Manufacturing |
|
Health and Happiness (H&H) International Holdings Limited
Global health and nutrition company focused on whole-family…
|
1112 | KY | Manufacturing |
GenMont Biotech Incorporation 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/52301/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52301 | 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=52301 | 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=52301 \ -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": 52301}, 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 GenMont Biotech Incorporation (id: 52301)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.