
Gourmet — Investor Relations & Filings
Gourmet Master Co. Ltd. is a global enterprise specializing in the production and retail of coffee, bakery products, and desserts, primarily operating under the flagship brand 85°C. The company manages a diverse portfolio that includes specialty beverages, artisanal breads, and premium cakes. Its business model combines centralized production with an extensive franchise and corporate-owned store network. Gourmet Master maintains a significant presence across multiple international markets. The company emphasizes a value-driven strategy, delivering high-quality culinary products through a standardized supply chain and integrated digital services, such as mobile applications for cross-store transactions. Its core activities encompass brand management, product research and development, and the operation of an expansive retail network focused on providing premium cafe experiences at accessible price points.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_2723_20260526F15.pdf | 2026-05-27 | Chinese | |
| 115年年報及股東會資料 — 2026_2723_20260526F05.pdf | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2025_2723_20260526FE4.pdf | 2026-05-26 | English | |
| 公告本公司股東常會重要決議事項 | 2026-05-26 | Chinese | |
| 代子公司百悅貿易有限公司公告 董事會現金股利相關決議 | 2026-05-26 | Chinese | |
| 代台灣子公司美食達人股份有限公司公告董事會 現金股利相關決議 | 2026-05-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47654110 | 115年年報及股東會資料 — 2026_2723_20260526F15.pdf | 2026-05-27 | Chinese | ||
| 47061275 | 115年年報及股東會資料 — 2026_2723_20260526F05.pdf | 2026-05-26 | Chinese | ||
| 47061274 | 115年年報及股東會資料 — 2025_2723_20260526FE4.pdf | 2026-05-26 | English | ||
| 47058072 | 公告本公司股東常會重要決議事項 | 2026-05-26 | Chinese | ||
| 47058071 | 代子公司百悅貿易有限公司公告 董事會現金股利相關決議 | 2026-05-26 | Chinese | ||
| 47058069 | 代台灣子公司美食達人股份有限公司公告董事會 現金股利相關決議 | 2026-05-26 | Chinese | ||
| 46717409 | 115年05月法人說明會簡報 — 272320260521E001.pdf | 2026-05-21 | English | ||
| 46717406 | 115年05月法人說明會簡報 — 272320260521M001.pdf | 2026-05-21 | Chinese | ||
| 46717401 | 115年05月法人說明會簡報 | 2026-05-21 | Chinese | ||
| 46717415 | 本公司受邀參加統一證券舉辦之法人說明會 | 2026-05-21 | Chinese | ||
| 46367655 | 115年第1季財務報告書 — 202601_2723_AI1.pdf | 2026-05-14 | Chinese | ||
| 46372577 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372290 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373866 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373587 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LOUNGERS PLC
Operates over 250 all-day café-bars and restaurants under t…
|
LGRS | GB | Accommodation and food service … |
|
MADERO INDÚSTRIA E COMÉRCIO S.A.
Vertically integrated operator of casual and fast-casual di…
|
— | BR | Accommodation and food service … |
|
MARCHE CORPORATION
A food service company operating a multi-brand portfolio of…
|
7524 | JP | Accommodation and food service … |
|
Maruchiyo Yamaokaya Corporation
A ramen restaurant chain specializing in tonkotsu soup, wit…
|
3399 | JP | Accommodation and food service … |
|
MASTERBEEF GROUP
A holding company operating restaurants specializing in Tai…
|
MB | KY | Accommodation and food service … |
|
Maxipizza Spolka Akcyjna
Operates a national pizza restaurant chain specializing in …
|
MXP | PL | Accommodation and food service … |
|
MCDONALDS CORP
Global foodservice retailer that operates and franchises qu…
|
MCD | US | Accommodation and food service … |
|
McDonald's Holdings Company(Japan),Ltd.
A leading operator of hamburger restaurants serving 1.4 bil…
|
2702 | JP | Accommodation and food service … |
|
Mercuries F&B
Operates over 441 multi-brand restaurants focusing on quali…
|
7705 | TW | Accommodation and food service … |
|
Mex Polska S.A.
Develops, manages, and franchises a diverse portfolio of re…
|
MEX | PL | Accommodation and food service … |
Gourmet 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/52189/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52189 | 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=52189 | 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=52189 \ -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": 52189}, 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 Gourmet (id: 52189)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.