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 |
|---|---|---|---|
|
Humpty Dumpty Snack Foods Inc.
Regional brand known for producing distinct and highly flav…
|
— | CA | Manufacturing |
|
Hung Fook Tong Group Holdings Limited
Wellness beverage and food enterprise specializing in tradi…
|
1446 | HK | Manufacturing |
|
Hurum Co., Ltd.
A health and biotech enterprise that develops and manufactu…
|
353190 | KR | Manufacturing |
|
HYUNGKUK F&B Co.,Ltd
Food and beverage manufacturer offering ODM/OEM solutions f…
|
189980 | KR | Manufacturing |
|
Ifuji Sangyo Co., Ltd.
Develops and supplies processed egg products, seasonings, a…
|
2924 | JP | Manufacturing |
|
IMURAYA GROUP CO., LTD.
A food manufacturer specializing in Azuki-based confectione…
|
2209 | JP | Manufacturing |
|
INSAN Inc.
Manufactures health foods and supplements based on traditio…
|
277410 | KR | Manufacturing |
|
IWATSUKA CONFECTIONERY CO.,LTD.
A manufacturer of rice-based snacks (BEIKA) using exclusive…
|
2221 | JP | Manufacturing |
|
Jackal Energy Inc.
Consumer goods company offering performance supplements to …
|
— | CA | Manufacturing |
|
Jay Kailash Namkeen Limited
Produces and distributes traditional Indian namkeen and a v…
|
544160 | IN | 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.